summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/textfield/docinfo/Info2.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/textfield/docinfo/Info2.idl')
-rw-r--r--offapi/com/sun/star/text/textfield/docinfo/Info2.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/textfield/docinfo/Info2.idl b/offapi/com/sun/star/text/textfield/docinfo/Info2.idl
index f12967e7cc68..22135f69ab47 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/Info2.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/Info2.idl
@@ -31,12 +31,10 @@
#include <com/sun/star/text/TextField.idl>
-//=============================================================================
module com { module sun { module star {
module text { module textfield { module docinfo {
-//=============================================================================
/** specifies service of a text field that provides the Info2 field that is contained
in the document information.
@deprecated this service is no longer implemented as of OOo 3.0;
@@ -58,7 +56,6 @@ published service Info2
[property]boolean IsFixed;
};
-//=============================================================================
}; }; }; }; }; };