summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-04 01:18:20 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-04 01:18:20 +0000
commitc0cd1b85b8f9854fe0fec2020460dbd40ae01194 (patch)
tree76a5df81df8472e0286ff7a0d73aa4aa2a48ad38
parentf74978dbe685c39ce9869f9899d0fec400ffc124 (diff)
INTEGRATION: CWS sb18 (1.5.406); FILE MERGED
2004/05/21 15:07:09 sb 1.5.406.1: #i21150# Added published flag.
-rw-r--r--offapi/com/sun/star/view/XControlAccess.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/view/XControlAccess.idl b/offapi/com/sun/star/view/XControlAccess.idl
index 2feea22e61f9..4e1b9e203427 100644
--- a/offapi/com/sun/star/view/XControlAccess.idl
+++ b/offapi/com/sun/star/view/XControlAccess.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XControlAccess.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:11:12 $
+ * last change: $Author: obo $ $Date: 2004-06-04 02:18:20 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -88,7 +88,7 @@ module com { module sun { module star { module view {
@see com::sun::star::frame::XController
*/
-interface XControlAccess: com::sun::star::uno::XInterface
+published interface XControlAccess: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------
/** is called to get the control from the specified control model.