summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/text/XPageCursor.idl
diff options
context:
space:
mode:
authorJuergen Schmidt <jsc@openoffice.org>2001-03-16 15:41:54 +0000
committerJuergen Schmidt <jsc@openoffice.org>2001-03-16 15:41:54 +0000
commitcb052b66e6e945ae51f93baf28a53c9a5ad07d2e (patch)
treea8ea17ad9c564e34d8a1b91012fa4e5962353af3 /offapi/com/sun/star/text/XPageCursor.idl
parentcreate better hashcodes (diff)
downloadcore-cb052b66e6e945ae51f93baf28a53c9a5ad07d2e.tar.gz
core-cb052b66e6e945ae51f93baf28a53c9a5ad07d2e.zip
remove interfaceheader with uik and remove [const] in method definitions
Diffstat (limited to 'offapi/com/sun/star/text/XPageCursor.idl')
-rw-r--r--offapi/com/sun/star/text/XPageCursor.idl8
1 files changed, 5 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/XPageCursor.idl b/offapi/com/sun/star/text/XPageCursor.idl
index 5721b3b01d90..1be5fa85e4dc 100644
--- a/offapi/com/sun/star/text/XPageCursor.idl
+++ b/offapi/com/sun/star/text/XPageCursor.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XPageCursor.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2000-12-19 17:10:54 $
+ * last change: $Author: jsc $ $Date: 2001-03-16 16:41:46 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -75,7 +75,6 @@ module com { module sun { module star { module text {
// DocMerge from xml: interface com::sun::star::text::XPageCursor
/** makes it possible to perform cursor movements between pages.
*/
-[ uik(E2281242-33D6-11D1-AABE00A0-249D5590), ident( "XPageCursor", 1.0 ) ]
interface XPageCursor: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------
@@ -150,6 +149,9 @@ interface XPageCursor: com::sun::star::uno::XInterface
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.5 2000/12/19 17:10:54 mi
+ syntax correction
+
Revision 1.4 2000/12/19 16:03:49 mi
documentations syntax errors fixed