summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/registry/XSimpleRegistry.idl
diff options
context:
space:
mode:
authorJuergen Schmidt <jsc@openoffice.org>2001-03-16 14:10:43 +0000
committerJuergen Schmidt <jsc@openoffice.org>2001-03-16 14:10:43 +0000
commitc2284a7e3cc920c7e6592a41c06ca2bfe4a59950 (patch)
tree6499979fcd458b674627ce966d52b6648053c085 /udkapi/com/sun/star/registry/XSimpleRegistry.idl
parent83c830ff08ad2573d798a5b55d6145aebc35954f (diff)
remove interfaceheader with uik and remove [const] in method definitions
Diffstat (limited to 'udkapi/com/sun/star/registry/XSimpleRegistry.idl')
-rw-r--r--udkapi/com/sun/star/registry/XSimpleRegistry.idl5
1 files changed, 2 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/registry/XSimpleRegistry.idl b/udkapi/com/sun/star/registry/XSimpleRegistry.idl
index 349487efdfd2..082ff5ed5c24 100644
--- a/udkapi/com/sun/star/registry/XSimpleRegistry.idl
+++ b/udkapi/com/sun/star/registry/XSimpleRegistry.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XSimpleRegistry.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:28:50 $
+ * last change: $Author: jsc $ $Date: 2001-03-16 15:10:39 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -85,7 +85,6 @@ module com { module sun { module star { module registry {
//=============================================================================
/**
*/
-[ uik(E227A531-33D6-11D1-AABE00A0-249D5590), ident( "XSimpleRegistry", 1.0 ) ]
interface XSimpleRegistry: com::sun::star::uno::XInterface
{
//---------------------------------------------------------------------