diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-06-03 16:44:27 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-06-03 16:44:27 +0000 |
commit | 94909434742a9b121450866c6e70aea85b0932bf (patch) | |
tree | c33681500455bd2983c0fca7f2f15fda0cd9f0d1 /offapi/com/sun/star/awt | |
parent | 4071fecaf555187ea963f2a8533a68f99f2f8da0 (diff) |
INTEGRATION: CWS sb18 (1.6.406); FILE MERGED
2004/05/21 14:56:16 sb 1.6.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/awt')
-rw-r--r-- | offapi/com/sun/star/awt/XTabController.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/XTabController.idl b/offapi/com/sun/star/awt/XTabController.idl index c28d20eb89e1..d9c5b1a55088 100644 --- a/offapi/com/sun/star/awt/XTabController.idl +++ b/offapi/com/sun/star/awt/XTabController.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTabController.idl,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: mi $ $Date: 2002-10-03 13:01:12 $ + * last change: $Author: obo $ $Date: 2004-06-03 17:44:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -86,7 +86,7 @@ /** specifies the basic operations for a tab controller. */ -interface XTabController: com::sun::star::uno::XInterface +published interface XTabController: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- |