summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/framework/TabBarButton.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/framework/TabBarButton.idl')
-rw-r--r--offapi/com/sun/star/drawing/framework/TabBarButton.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/drawing/framework/TabBarButton.idl b/offapi/com/sun/star/drawing/framework/TabBarButton.idl
index 7654d99bf23d..769296496737 100644
--- a/offapi/com/sun/star/drawing/framework/TabBarButton.idl
+++ b/offapi/com/sun/star/drawing/framework/TabBarButton.idl
@@ -28,7 +28,7 @@ interface XResourceId;
offer the user the choice between different views to be displayed in
one pane.
<p>For identification only the <member>ResourceId</member> is used, so for
- some methods of the <type>XTabBar</type> interface only the
+ some methods of the XTabBar interface only the
<member>ResourceId</member> member is evaluated.</p>
*/
struct TabBarButton
@@ -42,9 +42,9 @@ struct TabBarButton
*/
string HelpText;
- /** <type>XResourceId</type> object of the resource that is requested to be
+ /** XResourceId object of the resource that is requested to be
displayed when the tab bar button is activated.
- <p>For some methods of the <type>XTabBar</type> interface only this
+ <p>For some methods of the XTabBar interface only this
member is evaluated. That is because only this member is used to
identify a tab bar button.</p>
*/