summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/text/textfield/DatabaseNextSet.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/textfield/DatabaseNextSet.idl')
-rw-r--r--offapi/com/sun/star/text/textfield/DatabaseNextSet.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/textfield/DatabaseNextSet.idl b/offapi/com/sun/star/text/textfield/DatabaseNextSet.idl
index 09dd43eb462d..09c49b4eebc7 100644
--- a/offapi/com/sun/star/text/textfield/DatabaseNextSet.idl
+++ b/offapi/com/sun/star/text/textfield/DatabaseNextSet.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/text/TextField.idl>
#include <com/sun/star/text/DependentTextField.idl>
-//=============================================================================
module com { module sun { module star { module text { module textfield {
-//=============================================================================
/** specifies service of a text field that increments a database selection.
@see com::sun::star::text::TextField
@@ -69,7 +67,6 @@ published service DatabaseNextSet
};
-//=============================================================================
}; }; }; }; };