summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/tab/UnoControlTabPage.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/tab/UnoControlTabPage.idl')
-rw-r--r--offapi/com/sun/star/awt/tab/UnoControlTabPage.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/tab/UnoControlTabPage.idl b/offapi/com/sun/star/awt/tab/UnoControlTabPage.idl
index 2e1f0151c3e1..8d89f5fcce2e 100644
--- a/offapi/com/sun/star/awt/tab/UnoControlTabPage.idl
+++ b/offapi/com/sun/star/awt/tab/UnoControlTabPage.idl
@@ -31,11 +31,9 @@
#include <com/sun/star/awt/UnoControlContainer.idl>
#include <com/sun/star/awt/tab/XTabPage.idl>
-//=============================================================================
module com { module sun { module star { module awt { module tab {
-//=============================================================================
/** specifies a TabPage control.
@@ -50,7 +48,6 @@ service UnoControlTabPage
};
-//=============================================================================
}; }; }; }; };