summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 19:26:56 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 19:26:56 +0000
commitd38c8b770eaa430e960a5bedc681c92dc2faea53 (patch)
treec79e2fdd9eeded4db569c2adafc1e74cb937c6eb
parentddc8421397a6c1c90a168faaefd53e38d9d156c8 (diff)
INTEGRATION: CWS sb18 (1.6.406); FILE MERGED
2004/05/21 14:59:22 sb 1.6.406.1: #i21150# Added published flag.
-rw-r--r--offapi/com/sun/star/frame/XTerminateListener.idl6
-rw-r--r--offapi/com/sun/star/frame/XWindowArranger.idl6
2 files changed, 6 insertions, 6 deletions
diff --git a/offapi/com/sun/star/frame/XTerminateListener.idl b/offapi/com/sun/star/frame/XTerminateListener.idl
index 3dfdee864..a65b11d5e 100644
--- a/offapi/com/sun/star/frame/XTerminateListener.idl
+++ b/offapi/com/sun/star/frame/XTerminateListener.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XTerminateListener.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:05:27 $
+ * last change: $Author: obo $ $Date: 2004-06-03 20:26:28 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -86,7 +86,7 @@
@see XDesktop::addTerminateListener()
@see XDesktop::removeTerminateListener()
*/
-interface XTerminateListener: com::sun::star::lang::XEventListener
+published interface XTerminateListener: com::sun::star::lang::XEventListener
{
//-------------------------------------------------------------------------
/** is called when the master environment (e.g., desktop) is about to terminate.
diff --git a/offapi/com/sun/star/frame/XWindowArranger.idl b/offapi/com/sun/star/frame/XWindowArranger.idl
index aa88b2a58..2b2937688 100644
--- a/offapi/com/sun/star/frame/XWindowArranger.idl
+++ b/offapi/com/sun/star/frame/XWindowArranger.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XWindowArranger.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:05:28 $
+ * last change: $Author: obo $ $Date: 2004-06-03 20:26:56 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -73,7 +73,7 @@
//=============================================================================
/** @deprecated
*/
-interface XWindowArranger: com::sun::star::uno::XInterface
+published interface XWindowArranger: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------
/** @deprecated