summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/sdb/tools/XIndexAlteration.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdb/tools/XIndexAlteration.idl')
-rw-r--r--offapi/com/sun/star/sdb/tools/XIndexAlteration.idl5
1 files changed, 0 insertions, 5 deletions
diff --git a/offapi/com/sun/star/sdb/tools/XIndexAlteration.idl b/offapi/com/sun/star/sdb/tools/XIndexAlteration.idl
index c30505be936e..7cd7b240f862 100644
--- a/offapi/com/sun/star/sdb/tools/XIndexAlteration.idl
+++ b/offapi/com/sun/star/sdb/tools/XIndexAlteration.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 indexes of a table.
@see com::sun::star::sdb::DataSource::Settings
@@ -71,9 +68,7 @@ interface XIndexAlteration
};
-//=============================================================================
}; }; }; }; };
-//=============================================================================
#endif