summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/text/textfield/EmbeddedObjectCount.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/textfield/EmbeddedObjectCount.idl')
-rw-r--r--offapi/com/sun/star/text/textfield/EmbeddedObjectCount.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/textfield/EmbeddedObjectCount.idl b/offapi/com/sun/star/text/textfield/EmbeddedObjectCount.idl
index ecddb4cf07e4..b315d85f464c 100644
--- a/offapi/com/sun/star/text/textfield/EmbeddedObjectCount.idl
+++ b/offapi/com/sun/star/text/textfield/EmbeddedObjectCount.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/text/TextField.idl>
-//=============================================================================
module com { module sun { module star { module text { module textfield {
-//=============================================================================
/** specifies service of a text field that displays the number of embedded objects
contained in the document.
@see com::sun::star::text::TextField
@@ -41,7 +39,6 @@ published service EmbeddedObjectCount
[property]short NumberingType;
};
-//=============================================================================
}; }; }; }; };