summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/tools/CompositionType.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdb/tools/CompositionType.idl')
-rw-r--r--offapi/com/sun/star/sdb/tools/CompositionType.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/sdb/tools/CompositionType.idl b/offapi/com/sun/star/sdb/tools/CompositionType.idl
index ed49ba79d3e4..4bb8944df53b 100644
--- a/offapi/com/sun/star/sdb/tools/CompositionType.idl
+++ b/offapi/com/sun/star/sdb/tools/CompositionType.idl
@@ -20,9 +20,7 @@
#ifndef __com_sun_star_sdb_tools_CompositionRule_idl__
#define __com_sun_star_sdb_tools_CompositionRule_idl__
-//=============================================================================
module com { module sun { module star { module sdb { module tools {
-//=============================================================================
/** specifies which composition should be used when composing a table
name.
@@ -74,9 +72,7 @@ constants CompositionType
const long Complete = 5;
};
-//=============================================================================
}; }; }; }; };
-//=============================================================================
#endif