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

INTEGRATION: CWS sb18 (1.3.450); FILE MERGED

2004/05/21 15:04:46 sb 1.3.450.1: #i21150# Added published flag.
üst b6abb2fb
......@@ -2,9 +2,9 @@
*
* $RCSfile: ReferenceFieldSource.idl,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: mi $ $Date: 2000-11-08 12:44:26 $
* last change: $Author: obo $ $Date: 2004-06-04 00:11:50 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -69,7 +69,7 @@ module com { module sun { module star { module text {
//=============================================================================
/** These constants define the type of the source of a reference field.
*/
constants ReferenceFieldSource
published constants ReferenceFieldSource
{
//-------------------------------------------------------------------------
/** The source is a reference mark.
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: ReferenceMark.idl,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $
* last change: $Author: obo $ $Date: 2004-06-04 00:12:06 $
*
* 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 text {
//=============================================================================
/** is used for cross references in text documents.
*/
service ReferenceMark
published service ReferenceMark
{
interface com::sun::star::text::XTextContent;
interface com::sun::star::container::XNamed;
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: ReferenceMarks.idl,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $
* last change: $Author: obo $ $Date: 2004-06-04 00:12:19 $
*
* 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 text {
//=============================================================================
/** provides access to the reference marks in a document.
*/
service ReferenceMarks
published service ReferenceMarks
{
interface com::sun::star::container::XIndexAccess;
interface com::sun::star::container::XNameAccess;
......
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