diff options
-rw-r--r-- | offapi/com/sun/star/ui/XUIElementFactory.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/ui/XUIElementFactory.idl b/offapi/com/sun/star/ui/XUIElementFactory.idl index 9ca679b0c541..c87638c0e1f5 100644 --- a/offapi/com/sun/star/ui/XUIElementFactory.idl +++ b/offapi/com/sun/star/ui/XUIElementFactory.idl @@ -98,7 +98,7 @@ interface XUIElementFactory : ::com::sun::star::uno::XInterface (Sidebar only) specifies the current com::sun::star::rendering::XSpriteCanvas instance. </li> <li><b>ApplicationName</b><br> - (Sidebar only) Specifies the current application application name (as a string) + (Sidebar only) Specifies the current application name (as a string) </li> <li><b>ContextName</b><br> (Sidebar only) Specifies the current context (as a string) |