summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/textfield/Bibliography.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/textfield/Bibliography.idl')
-rw-r--r--offapi/com/sun/star/text/textfield/Bibliography.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/textfield/Bibliography.idl b/offapi/com/sun/star/text/textfield/Bibliography.idl
index 37b1d0ab6793..1205fd0bca14 100644
--- a/offapi/com/sun/star/text/textfield/Bibliography.idl
+++ b/offapi/com/sun/star/text/textfield/Bibliography.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/text/TextField.idl>
#include <com/sun/star/text/DependentTextField.idl>
-//=============================================================================
module com { module sun { module star { module text { module textfield {
-//=============================================================================
/** specifies service of a bibliography text field.
@see com::sun::star::text::TextField
*/
@@ -41,7 +39,6 @@ published service Bibliography
[property] sequence <com::sun::star::beans::PropertyValue> Fields;
};
-//=============================================================================
}; }; }; }; };