summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/tab/XTabPageContainer.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/tab/XTabPageContainer.idl')
-rw-r--r--offapi/com/sun/star/awt/tab/XTabPageContainer.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/awt/tab/XTabPageContainer.idl b/offapi/com/sun/star/awt/tab/XTabPageContainer.idl
index c70b5d5ac132..d8cafa3009ab 100644
--- a/offapi/com/sun/star/awt/tab/XTabPageContainer.idl
+++ b/offapi/com/sun/star/awt/tab/XTabPageContainer.idl
@@ -67,7 +67,7 @@ published interface XTabPageContainer
XTabPage getTabPageByID([in] short tabPageID);
- /** Adds a listener for the <type>TabPageActivedEvent</type> posted after
+ /** Adds a listener for the TabPageActivedEvent posted after
the tab page was activated.
@param listener
the listener to add.