summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/text/TextCursor.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2001-11-08 09:49:07 +0000
committerOliver Bolte <obo@openoffice.org>2001-11-08 09:49:07 +0000
commit528a3c4aef534b5baf04129ae2cf419f7083e707 (patch)
tree31ec4416d3ab97031d55343a77965e86b690449e /offapi/com/sun/star/text/TextCursor.idl
parentadd: generate header files only if really changed, add switch -Gc #65293# (diff)
downloadcore-528a3c4aef534b5baf04129ae2cf419f7083e707.tar.gz
core-528a3c4aef534b5baf04129ae2cf419f7083e707.zip
#65293# header include missing
Diffstat (limited to 'offapi/com/sun/star/text/TextCursor.idl')
-rw-r--r--offapi/com/sun/star/text/TextCursor.idl11
1 files changed, 9 insertions, 2 deletions
diff --git a/offapi/com/sun/star/text/TextCursor.idl b/offapi/com/sun/star/text/TextCursor.idl
index 1115e38c6bcd..ab0e2b738fc3 100644
--- a/offapi/com/sun/star/text/TextCursor.idl
+++ b/offapi/com/sun/star/text/TextCursor.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: TextCursor.idl,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: mtg $ $Date: 2001-11-05 18:10:41 $
+ * last change: $Author: obo $ $Date: 2001-11-08 10:49:07 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -85,6 +85,10 @@
#include <com/sun/star/beans/XPropertyState.idl>
#endif
+#ifndef __com_sun_star_beans_XMultiPropertyStates_idl__
+#include <com/sun/star/beans/XMultiPropertyStates.idl>
+#endif
+
#ifndef __com_sun_star_document_XDocumentInsertable_idl__
#include <com/sun/star/document/XDocumentInsertable.idl>
#endif
@@ -156,6 +160,9 @@ service TextCursor
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.7 2001/11/05 18:10:41 mtg
+ #92662# admit that the TextCursor now supports XMultiPropertyStates
+
Revision 1.6 2001/08/15 12:42:38 cl
#81062# made the special cursor interfaces optional