summaryrefslogtreecommitdiffstats
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.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/frame/UICommandDescription.idl b/offapi/com/sun/star/frame/UICommandDescription.idl
index 9c8f41d0a8da..5d3a8149eb54 100644
--- a/offapi/com/sun/star/frame/UICommandDescription.idl
+++ b/offapi/com/sun/star/frame/UICommandDescription.idl
@@ -40,7 +40,7 @@ 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.
+ must be provided to com::sun::star::container::XNameAccess::getByName() function.
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>