summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/text/textfield/CombinedCharacters.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/textfield/CombinedCharacters.idl')
-rw-r--r--offapi/com/sun/star/text/textfield/CombinedCharacters.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/textfield/CombinedCharacters.idl b/offapi/com/sun/star/text/textfield/CombinedCharacters.idl
index 407979dfd6a7..8d7899a31f35 100644
--- a/offapi/com/sun/star/text/textfield/CombinedCharacters.idl
+++ b/offapi/com/sun/star/text/textfield/CombinedCharacters.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 to combine 1 to 6 characters that are treated
as one normal character.
@see com::sun::star::text::TextField
@@ -39,7 +37,6 @@ published service CombinedCharacters
[property]string Content;
};
-//=============================================================================
}; }; }; }; };