summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/sdb/tools/XKeyAlteration.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdb/tools/XKeyAlteration.idl')
-rw-r--r--offapi/com/sun/star/sdb/tools/XKeyAlteration.idl5
1 files changed, 0 insertions, 5 deletions
diff --git a/offapi/com/sun/star/sdb/tools/XKeyAlteration.idl b/offapi/com/sun/star/sdb/tools/XKeyAlteration.idl
index 7f8240d26cf0..961ec8c94850 100644
--- a/offapi/com/sun/star/sdb/tools/XKeyAlteration.idl
+++ b/offapi/com/sun/star/sdb/tools/XKeyAlteration.idl
@@ -25,11 +25,8 @@
#include <com/sun/star/lang/XInitialization.idl>
#include <com/sun/star/beans/XPropertySet.idl>
-//=============================================================================
module com { module sun { module star { module sdb { module tools {
-//=============================================================================
-//-----------------------------------------------------------------------------
/** allows to alter the keys of a table.
@see com::sun::star::sdb::DataSource::Settings
@@ -71,9 +68,7 @@ interface XKeyAlteration
};
-//=============================================================================
}; }; }; }; };
-//=============================================================================
#endif