summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/tools/XObjectNames.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdb/tools/XObjectNames.idl')
-rw-r--r--offapi/com/sun/star/sdb/tools/XObjectNames.idl5
1 files changed, 0 insertions, 5 deletions
diff --git a/offapi/com/sun/star/sdb/tools/XObjectNames.idl b/offapi/com/sun/star/sdb/tools/XObjectNames.idl
index c65c399ed349..e84b6d09f361 100644
--- a/offapi/com/sun/star/sdb/tools/XObjectNames.idl
+++ b/offapi/com/sun/star/sdb/tools/XObjectNames.idl
@@ -32,11 +32,8 @@
#include <com/sun/star/lang/IllegalArgumentException.idl>
#include <com/sun/star/sdbc/SQLException.idl>
-//=============================================================================
module com { module sun { module star { module sdb { module tools {
-//=============================================================================
-//-----------------------------------------------------------------------------
/** encapsulates functionality which you might find useful when writing a
database application which deals with query and table names.
@@ -167,9 +164,7 @@ interface XObjectNames
raises ( com::sun::star::sdbc::SQLException );
};
-//=============================================================================
}; }; }; }; };
-//=============================================================================
#endif