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

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED

2004/05/21 15:06:58 sb 1.6.406.1: #i21150# Added published flag.
üst 92ad7e20
......@@ -2,9 +2,9 @@
*
* $RCSfile: XModifiable.idl,v $
*
* $Revision: 1.6 $
* $Revision: 1.7 $
*
* last change: $Author: mi $ $Date: 2002-10-03 13:10:56 $
* last change: $Author: obo $ $Date: 2004-06-04 02:06:46 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -81,7 +81,7 @@ module com { module sun { module star { module util {
<p>Additionally, it makes it possible to register listener objects, which
get notification whenever the status or content of the object changes. </p>
*/
interface XModifiable: com::sun::star::util::XModifyBroadcaster
published interface XModifiable: com::sun::star::util::XModifyBroadcaster
{
//-------------------------------------------------------------------------
/** @returns
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: XModifyListener.idl,v $
*
* $Revision: 1.6 $
* $Revision: 1.7 $
*
* last change: $Author: mi $ $Date: 2002-10-03 13:10:57 $
* last change: $Author: obo $ $Date: 2004-06-04 02:07:13 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -78,7 +78,7 @@ module com { module sun { module star { module util {
/** makes it possible to receive events when a model object changes.
*/
interface XModifyListener: com::sun::star::lang::XEventListener
published interface XModifyListener: com::sun::star::lang::XEventListener
{
//-------------------------------------------------------------------------
/** is called when something changes in the object.
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: XNumberFormatPreviewer.idl,v $
*
* $Revision: 1.7 $
* $Revision: 1.8 $
*
* last change: $Author: kz $ $Date: 2004-05-19 10:46:34 $
* last change: $Author: obo $ $Date: 2004-06-04 02:07:26 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -93,7 +93,7 @@
@see NumberFormatter
*/
interface XNumberFormatPreviewer: com::sun::star::uno::XInterface
published interface XNumberFormatPreviewer: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: XNumberFormatTypes.idl,v $
*
* $Revision: 1.6 $
* $Revision: 1.7 $
*
* last change: $Author: mi $ $Date: 2002-10-03 13:10:57 $
* last change: $Author: obo $ $Date: 2004-06-04 02:07:42 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -78,7 +78,7 @@
/** represents functions to get specific, predefined number formats.
*/
interface XNumberFormatTypes: com::sun::star::uno::XInterface
published interface XNumberFormatTypes: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------
......
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