summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/DataSelectionType.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/DataSelectionType.idl')
-rw-r--r--offapi/com/sun/star/form/DataSelectionType.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/form/DataSelectionType.idl b/offapi/com/sun/star/form/DataSelectionType.idl
index 098f7c41fcff..d5505afd70e0 100644
--- a/offapi/com/sun/star/form/DataSelectionType.idl
+++ b/offapi/com/sun/star/form/DataSelectionType.idl
@@ -20,11 +20,9 @@
#define __com_sun_star_form_DataSelectionType_idl__
-//=============================================================================
module com { module sun { module star { module form {
-//=============================================================================
// DocMerge from xml: enum com::sun::star::form::DataSelectionType
/** describes the type of datasource used for a form.
@@ -40,7 +38,6 @@ published enum DataSelectionType
};
-//=============================================================================
}; }; }; };