summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame/XToolbarController.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/frame/XToolbarController.idl')
-rw-r--r--offapi/com/sun/star/frame/XToolbarController.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/frame/XToolbarController.idl b/offapi/com/sun/star/frame/XToolbarController.idl
index 1ca2c8fa9278..eb8b9c0b0757 100644
--- a/offapi/com/sun/star/frame/XToolbarController.idl
+++ b/offapi/com/sun/star/frame/XToolbarController.idl
@@ -65,7 +65,7 @@ interface XToolbarController : com::sun::star::uno::XInterface
the current state of the modifier keys.
<p>
- This function is usally called by a toolbar implementation when a user clicked on a toolbar button
+ This function is usually called by a toolbar implementation when a user clicked on a toolbar button
or pressed enter on the keyboard when the item has the input focus.
</p>
*/
@@ -82,7 +82,7 @@ interface XToolbarController : com::sun::star::uno::XInterface
void doubleClick();
//=============================================================================
- /** requests to create a popup window for additional functions.
+ /** requests to create a pop-up window for additional functions.
@return
a <type scope="com::sun::star::awt">XWindow</type> which provides additional functions