summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/awt/tab/UnoControlTabPageContainer.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/tab/UnoControlTabPageContainer.idl')
-rw-r--r--offapi/com/sun/star/awt/tab/UnoControlTabPageContainer.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/tab/UnoControlTabPageContainer.idl b/offapi/com/sun/star/awt/tab/UnoControlTabPageContainer.idl
index cd62a1ac23a4..ab67699a34c5 100644
--- a/offapi/com/sun/star/awt/tab/UnoControlTabPageContainer.idl
+++ b/offapi/com/sun/star/awt/tab/UnoControlTabPageContainer.idl
@@ -31,11 +31,9 @@
#include <com/sun/star/awt/UnoControl.idl>
#include <com/sun/star/awt/tab/XTabPageContainer.idl>
-//=============================================================================
module com { module sun { module star { module awt { module tab {
-//=============================================================================
/** specifies a TabPageContainer control.
@@ -49,7 +47,6 @@ service UnoControlTabPageContainer
};
-//=============================================================================
}; }; }; }; };