summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/sheet/XDimensionsSupplier.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/sheet/XDimensionsSupplier.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/sheet/XDimensionsSupplier.idl')
-rw-r--r--offapi/com/sun/star/sheet/XDimensionsSupplier.idl8
1 files changed, 5 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/XDimensionsSupplier.idl b/offapi/com/sun/star/sheet/XDimensionsSupplier.idl
index dcacb501815e..a7db53fa3b68 100644
--- a/offapi/com/sun/star/sheet/XDimensionsSupplier.idl
+++ b/offapi/com/sun/star/sheet/XDimensionsSupplier.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XDimensionsSupplier.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:46 $
+ * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,7 +79,6 @@
// DocMerge from xml: interface com::sun::star::sheet::XDimensionsSupplier
/** gives access to dimensions.
*/
-[ uik(63A76E30-864C-11D3-9F580050-042A51C9), ident( "XDimensionsSupplier", 1.0 ) ]
interface XDimensionsSupplier: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------
@@ -98,6 +97,9 @@ interface XDimensionsSupplier: com::sun::star::uno::XInterface
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:43:46 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:50 hjs
initial import