Kaydet (Commit) eb14e80e authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED

2004/05/21 15:06:53 sb 1.5.406.1: #i21150# Added published flag.
üst 5293eec5
......@@ -2,9 +2,9 @@
*
* $RCSfile: XChangesNotifier.idl,v $
*
* $Revision: 1.5 $
* $Revision: 1.6 $
*
* last change: $Author: mi $ $Date: 2002-10-03 13:10:54 $
* last change: $Author: obo $ $Date: 2004-06-04 02:02:18 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -77,7 +77,7 @@ module com { module sun { module star { module util {
@see XChangesBatch
@see ChangesEvent
*/
interface XChangesNotifier: com::sun::star::uno::XInterface
published interface XChangesNotifier: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------
/** adds the specified listener to receive events when changes occured.
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: XChangesSet.idl,v $
*
* $Revision: 1.5 $
* $Revision: 1.6 $
*
* last change: $Author: mi $ $Date: 2002-10-03 13:10:54 $
* last change: $Author: obo $ $Date: 2004-06-04 02:02:30 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -89,7 +89,7 @@ module com { module sun { module star { module util {
@see XChangesListener
@see XChangesNotifier
*/
interface XChangesSet: com::sun::star::container::XElementAccess
published interface XChangesSet: com::sun::star::container::XElementAccess
{
//-------------------------------------------------------------------------
/** queries for all contained changes at once.
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: XCloneable.idl,v $
*
* $Revision: 1.5 $
* $Revision: 1.6 $
*
* last change: $Author: mi $ $Date: 2002-10-03 13:10:55 $
* last change: $Author: obo $ $Date: 2004-06-04 02:02:43 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -74,7 +74,7 @@ module com { module sun { module star { module util {
/** makes it possible to create a copy of the object which supports this interface.
*/
interface XCloneable: com::sun::star::uno::XInterface
published interface XCloneable: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------
/** creates a copy of the object.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment