summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/registry/XSimpleRegistry.idl
diff options
context:
space:
mode:
authorJuergen Schmidt <jsc@openoffice.org>2001-09-13 14:37:30 +0000
committerJuergen Schmidt <jsc@openoffice.org>2001-09-13 14:37:30 +0000
commit986575e88fac505129d0d9842b021cf6c7d5650f (patch)
tree35744967bfcc05e25c3b71e808b35cdb188e872f /udkapi/com/sun/star/registry/XSimpleRegistry.idl
parent750852976ab6679b93b966360d7b9d6d5c1a6799 (diff)
#92081# chenge attribute to function
Diffstat (limited to 'udkapi/com/sun/star/registry/XSimpleRegistry.idl')
-rw-r--r--udkapi/com/sun/star/registry/XSimpleRegistry.idl8
1 files changed, 4 insertions, 4 deletions
diff --git a/udkapi/com/sun/star/registry/XSimpleRegistry.idl b/udkapi/com/sun/star/registry/XSimpleRegistry.idl
index 213deff9f31b..49059663aac9 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.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: dbo $ $Date: 2001-09-11 09:29:26 $
+ * last change: $Author: jsc $ $Date: 2001-09-13 15:37:30 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -88,9 +88,9 @@ module com { module sun { module star { module registry {
interface XSimpleRegistry: com::sun::star::uno::XInterface
{
//---------------------------------------------------------------------
- /** contains the URL of the data source of the registry.
+ /** returns the URL of the current data source of the registry.
*/
- [readonly, attribute] string URL;
+ string getURL();
//-------------------------------------------------------------------------
/** connects the registry to a persistent data source represented by