summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/awt/tab/UnoControlTabPageModel.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/tab/UnoControlTabPageModel.idl')
-rw-r--r--offapi/com/sun/star/awt/tab/UnoControlTabPageModel.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/tab/UnoControlTabPageModel.idl b/offapi/com/sun/star/awt/tab/UnoControlTabPageModel.idl
index c06eb9569e61..83f5256044f5 100644
--- a/offapi/com/sun/star/awt/tab/UnoControlTabPageModel.idl
+++ b/offapi/com/sun/star/awt/tab/UnoControlTabPageModel.idl
@@ -30,11 +30,9 @@
#include <com/sun/star/awt/tab/XTabPageModel.idl>
-//=============================================================================
module com { module sun { module star { module awt { module tab {
-//=============================================================================
/** specifies the standard model of a XTabPageModel.
@since OOo 3.4
@@ -50,7 +48,6 @@ service UnoControlTabPageModel : XTabPageModel
load([in] short tabPageID,[in] string url);
};
-//=============================================================================
}; }; }; }; };