summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 16:44:40 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 16:44:40 +0000
commitcfbf9f7c223d4faa22b984dfec2e42b4d604eaf4 (patch)
treeff573a10ed67de31c67ae4b60252df451eb0b792 /offapi/com/sun/star/awt
parent94909434742a9b121450866c6e70aea85b0932bf (diff)
INTEGRATION: CWS sb18 (1.9.250); FILE MERGED
2004/05/21 14:56:16 sb 1.9.250.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/awt')
-rw-r--r--offapi/com/sun/star/awt/XTabControllerModel.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/XTabControllerModel.idl b/offapi/com/sun/star/awt/XTabControllerModel.idl
index f68b03af3708..3e9e58299f6e 100644
--- a/offapi/com/sun/star/awt/XTabControllerModel.idl
+++ b/offapi/com/sun/star/awt/XTabControllerModel.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XTabControllerModel.idl,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: vg $ $Date: 2003-06-27 09:05:42 $
+ * last change: $Author: obo $ $Date: 2004-06-03 17:44:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,7 +78,7 @@
/** specifies the basic operations for a tab controller model.
*/
-interface XTabControllerModel: com::sun::star::uno::XInterface
+published interface XTabControllerModel: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------