INTEGRATION: CWS sb18 (1.4.406); FILE MERGED

2004/05/21 15:02:41 sb 1.4.406.1: #i21150# Added published flag.
This commit is contained in:
Oliver Bolte 2004-06-03 21:32:40 +00:00
parent 10aa919c7f
commit 777e37ce49
3 changed files with 9 additions and 9 deletions

View file

@ -2,9 +2,9 @@
*
* $RCSfile: DDELink.idl,v $
*
* $Revision: 1.4 $
* $Revision: 1.5 $
*
* last change: $Author: mi $ $Date: 2002-10-03 13:07:43 $
* last change: $Author: obo $ $Date: 2004-06-03 22:31:56 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -84,7 +84,7 @@ module com { module sun { module star { module sheet {
<p>A DDE link controls the results of a DDE spreadsheet formula.</p>
*/
service DDELink
published service DDELink
{
//-------------------------------------------------------------------------

View file

@ -2,9 +2,9 @@
*
* $RCSfile: DDELinks.idl,v $
*
* $Revision: 1.4 $
* $Revision: 1.5 $
*
* last change: $Author: mi $ $Date: 2002-10-03 13:07:44 $
* last change: $Author: obo $ $Date: 2004-06-03 22:32:09 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -83,7 +83,7 @@ module com { module sun { module star { module sheet {
@see com::sun::star::sheet::DDELink
@see com::sun::star::sheet::SpreadsheetDocument
*/
service DDELinks
published service DDELinks
{
//-------------------------------------------------------------------------

View file

@ -2,9 +2,9 @@
*
* $RCSfile: DataImportMode.idl,v $
*
* $Revision: 1.4 $
* $Revision: 1.5 $
*
* last change: $Author: mi $ $Date: 2002-10-03 13:07:44 $
* last change: $Author: obo $ $Date: 2004-06-03 22:32:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -70,7 +70,7 @@ module com { module sun { module star { module sheet {
/** used to specify which database contents are imported.
*/
enum DataImportMode
published enum DataImportMode
{
//-------------------------------------------------------------------------