summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/sdb/application/XTableUIProvider.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdb/application/XTableUIProvider.idl')
-rw-r--r--offapi/com/sun/star/sdb/application/XTableUIProvider.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/sdb/application/XTableUIProvider.idl b/offapi/com/sun/star/sdb/application/XTableUIProvider.idl
index ea9c6dcdb451..c593ae537319 100644
--- a/offapi/com/sun/star/sdb/application/XTableUIProvider.idl
+++ b/offapi/com/sun/star/sdb/application/XTableUIProvider.idl
@@ -33,13 +33,11 @@
#include <com/sun/star/lang/IllegalArgumentException.idl>
#include <com/sun/star/lang/WrappedTargetException.idl>
-//=============================================================================
module com { module sun { module star { module sdb { module application {
interface XDatabaseDocumentUI;
-//=============================================================================
/** is used by the database application to obtain non-default user
interface information and/or components for database tables.
@@ -114,11 +112,9 @@ interface XTableUIProvider
raises (::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::lang::WrappedTargetException);
};
-//=============================================================================
}; }; }; }; };
-//=============================================================================
#endif