summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame/XModuleManager.idl
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-04-16 15:17:53 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-04-16 15:17:53 +0000
commit39154696243ea85fb912633ffbd1c1137d6e3813 (patch)
treea69ce274f96b4a7c3fd63ebc38808419805db924 /offapi/com/sun/star/frame/XModuleManager.idl
parentd08ea77f0e63879d1e0aadefe5adde9ce3293ffc (diff)
INTEGRATION: CWS fwkdbdesign01 (1.3.262); FILE MERGED
2007/02/21 09:43:25 as 1.3.262.1: #i45663# new interface XModule, which allows chanig a module identifier at runtime
Diffstat (limited to 'offapi/com/sun/star/frame/XModuleManager.idl')
-rw-r--r--offapi/com/sun/star/frame/XModuleManager.idl10
1 files changed, 7 insertions, 3 deletions
diff --git a/offapi/com/sun/star/frame/XModuleManager.idl b/offapi/com/sun/star/frame/XModuleManager.idl
index 740969d25533..3604a109b417 100644
--- a/offapi/com/sun/star/frame/XModuleManager.idl
+++ b/offapi/com/sun/star/frame/XModuleManager.idl
@@ -4,9 +4,9 @@
*
* $RCSfile: XModuleManager.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 01:24:39 $
+ * last change: $Author: ihi $ $Date: 2007-04-16 16:17:53 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -60,7 +60,8 @@ module com { module sun { module star { module frame {
interface XModuleManager : com::sun::star::uno::XInterface
{
//-------------------------------------------
- /** @short identifies the given module.
+ /**
+ @short identifies the given module.
@descr This identifier can then be used at the service <type>ModuleManager</type>
to get more information about this module.
@@ -69,6 +70,9 @@ interface XModuleManager : com::sun::star::uno::XInterface
is requested on the given module. Because all module service registrations must be unique
this value can be queried and checked against the configuration.
+ Since OOo 2.3.0 also the optional interface <type>XModule</type> will be used.
+ If its exists it will be preferred.
+
@param Module
Possible objects for this parameter can be the following one:
<ul>