summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/component/FixedText.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/component/FixedText.idl')
-rw-r--r--offapi/com/sun/star/form/component/FixedText.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/form/component/FixedText.idl b/offapi/com/sun/star/form/component/FixedText.idl
index b16630f89fed..5cdc4e4a5fcc 100644
--- a/offapi/com/sun/star/form/component/FixedText.idl
+++ b/offapi/com/sun/star/form/component/FixedText.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/form/FormControlModel.idl>
-//=============================================================================
module com { module sun { module star { module form { module component {
-//=============================================================================
/** This service specifies the control model for a text which can be
displayed, but not edited by the user.
@@ -45,7 +43,6 @@ published service FixedText
};
-//=============================================================================
}; }; }; }; };