diff options
author | Juergen Schmidt <jsc@openoffice.org> | 2001-03-16 15:41:54 +0000 |
---|---|---|
committer | Juergen Schmidt <jsc@openoffice.org> | 2001-03-16 15:41:54 +0000 |
commit | b2c63fd45faa54a3f62492d8937c2b7d15db0046 (patch) | |
tree | 4e4a880c28ab1820e98b179d0c991922252ee67d /offapi/com/sun/star/sheet/XMembersSupplier.idl | |
parent | c07bfba36e7a8288c6dc40795bd28ca3594e05b5 (diff) |
remove interfaceheader with uik and remove [const] in method definitions
Diffstat (limited to 'offapi/com/sun/star/sheet/XMembersSupplier.idl')
-rw-r--r-- | offapi/com/sun/star/sheet/XMembersSupplier.idl | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/XMembersSupplier.idl b/offapi/com/sun/star/sheet/XMembersSupplier.idl index 0a721b23c..c47ab60ee 100644 --- a/offapi/com/sun/star/sheet/XMembersSupplier.idl +++ b/offapi/com/sun/star/sheet/XMembersSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XMembersSupplier.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::XMembersSupplier /** gives access to members. */ -[ uik(63A76E33-864C-11D3-9F580050-042A51C9), ident( "XMembersSupplier", 1.0 ) ] interface XMembersSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -98,6 +97,9 @@ interface XMembersSupplier: 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 |