summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/framework/XTabBar.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/framework/XTabBar.idl')
-rw-r--r--offapi/com/sun/star/drawing/framework/XTabBar.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/drawing/framework/XTabBar.idl b/offapi/com/sun/star/drawing/framework/XTabBar.idl
index 67f3d2141274..e3b54bfbb302 100644
--- a/offapi/com/sun/star/drawing/framework/XTabBar.idl
+++ b/offapi/com/sun/star/drawing/framework/XTabBar.idl
@@ -81,7 +81,7 @@ interface XTabBar
/** Return a sequence of all the tab bar buttons.
<p>Their order reflects the visible order in the tab bar.</p>
<p>This method can be used when
- <member>addTabBarButtonAfter()</member> does not provide enough
+ addTabBarButtonAfter() does not provide enough
control as to where to insert a new button.</p>
*/
sequence<TabBarButton> getTabBarButtons ();