summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/text/textfield/GetExpression.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/textfield/GetExpression.idl')
-rw-r--r--offapi/com/sun/star/text/textfield/GetExpression.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/textfield/GetExpression.idl b/offapi/com/sun/star/text/textfield/GetExpression.idl
index ed75506c63bf..fef090285bdf 100644
--- a/offapi/com/sun/star/text/textfield/GetExpression.idl
+++ b/offapi/com/sun/star/text/textfield/GetExpression.idl
@@ -31,11 +31,9 @@
#include <com/sun/star/text/TextField.idl>
-//=============================================================================
module com { module sun { module star { module text { module textfield {
-//=============================================================================
/** specifies service of a get expression text field.
@see com::sun::star::text::TextField
*/
@@ -78,7 +76,6 @@ published service GetExpression
[optional, property] boolean IsFixedLanguage;
};
-//=============================================================================
}; }; }; }; };