summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/XPointer.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 16:41:21 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 16:41:21 +0000
commit2abe8fcb7e7d5022550d2a7321e1c7efa129f837 (patch)
tree162e515117047b0de00899d1417c5e98fa07c9e0 /offapi/com/sun/star/awt/XPointer.idl
parent40f2b9eac5d0ac0cbbd30c5f8e83bf0aaf24ffd0 (diff)
INTEGRATION: CWS sb18 (1.9.250); FILE MERGED
2004/05/21 14:56:12 sb 1.9.250.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/awt/XPointer.idl')
-rw-r--r--offapi/com/sun/star/awt/XPointer.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/XPointer.idl b/offapi/com/sun/star/awt/XPointer.idl
index 4363134bf4b9..bf7617d2c008 100644
--- a/offapi/com/sun/star/awt/XPointer.idl
+++ b/offapi/com/sun/star/awt/XPointer.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XPointer.idl,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: vg $ $Date: 2003-06-27 09:04:10 $
+ * last change: $Author: obo $ $Date: 2004-06-03 17:41:07 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -74,7 +74,7 @@
/** gives access to the type of mouse pointer.
*/
-interface XPointer: com::sun::star::uno::XInterface
+published interface XPointer: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------