summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ui
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-30 15:58:24 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:01:07 +0200
commit44404b7a6c7bb3b95d03094abb745f29a5154959 (patch)
tree43fccb0146e4800bc5e6c9269ba7bb37b13f1c51 /offapi/com/sun/star/ui
parentf8b6558e8eed6fed845436140c4c38d2ddb6c536 (diff)
*api: fix all unknown commands
Change-Id: Ied26925485b2be649cabafff338e6d78c7bd17b3
Diffstat (limited to 'offapi/com/sun/star/ui')
-rw-r--r--offapi/com/sun/star/ui/XUIElementFactoryManager.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/ui/XUIElementFactoryManager.idl b/offapi/com/sun/star/ui/XUIElementFactoryManager.idl
index 15ec523d3c51..9b41f40abe91 100644
--- a/offapi/com/sun/star/ui/XUIElementFactoryManager.idl
+++ b/offapi/com/sun/star/ui/XUIElementFactoryManager.idl
@@ -40,7 +40,7 @@ interface XUIElementFactoryManager
retrieves the responsible user interface element factory from the provided arguments and passes
the arguments to it.
- see @XUIElementFactory
+ @see XUIElementFactory
</p>
*/
interface XUIElementFactory;