summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame/UICommandDescription.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/frame/UICommandDescription.idl')
-rw-r--r--offapi/com/sun/star/frame/UICommandDescription.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/frame/UICommandDescription.idl b/offapi/com/sun/star/frame/UICommandDescription.idl
index 1f2d3cd1ab71..9c8f41d0a8da 100644
--- a/offapi/com/sun/star/frame/UICommandDescription.idl
+++ b/offapi/com/sun/star/frame/UICommandDescription.idl
@@ -41,8 +41,8 @@ module com { module sun { module star { module frame {
<p>
To access the user interface command description of a module, a unique module specifier
must be provided to <member scope="com::sun::star::container">XNameAccess::getByName()</member> function.
- The module specifier can be retrieved from the <type scope="com::sun::star::frame">ModuleManager</type>
- service. The interface provides references to <type scope="com::sun:star::ui">ModuleUICommandDescription</type>.
+ The module specifier can be retrieved from the com::sun::star::frame::ModuleManager
+ service. The interface provides references to com::sun:star::ui::ModuleUICommandDescription.
</p>
@see com::sun::star::frame::ModuleManager