summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/text/XRubySelection.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/XRubySelection.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/XRubySelection.idl')
-rw-r--r--offapi/com/sun/star/text/XRubySelection.idl5
1 files changed, 2 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/XRubySelection.idl b/offapi/com/sun/star/text/XRubySelection.idl
index b77042a4f3f4..01adb4196f57 100644
--- a/offapi/com/sun/star/text/XRubySelection.idl
+++ b/offapi/com/sun/star/text/XRubySelection.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XRubySelection.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: os $ $Date: 2001-02-02 10:47:50 $
+ * 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
@@ -79,7 +79,6 @@
/** This interface enables the object to handle list of ruby lines (aka Furigana lines).
*/
-[ uik(EFB26530-F6B1-11d4-A0440050-04526B09), ident( "XRubySelection", 1.0 ) ]
interface XRubySelection : com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------