INTEGRATION: CWS sb18 (1.4.406); FILE MERGED

2004/05/21 15:02:37 sb 1.4.406.1: #i21150# Added published flag.
This commit is contained in:
Oliver Bolte 2004-06-03 21:28:14 +00:00
parent a7c89471d6
commit 89df7c2e9c
2 changed files with 6 additions and 6 deletions

View file

@ -2,9 +2,9 @@
*
* $RCSfile: Border.idl,v $
*
* $Revision: 1.4 $
* $Revision: 1.5 $
*
* last change: $Author: mi $ $Date: 2002-10-03 13:07:40 $
* last change: $Author: obo $ $Date: 2004-06-03 22:27:58 $
*
* 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 {
/** is used to select one of the four borders of a cell range.
*/
enum Border
published enum Border
{
//-------------------------------------------------------------------------

View file

@ -2,9 +2,9 @@
*
* $RCSfile: CellAnnotation.idl,v $
*
* $Revision: 1.4 $
* $Revision: 1.5 $
*
* last change: $Author: mi $ $Date: 2002-10-03 13:07:40 $
* last change: $Author: obo $ $Date: 2004-06-03 22:28:14 $
*
* 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 {
@see com::sun::star::sheet::SheetCell
*/
service CellAnnotation
published service CellAnnotation
{
//-------------------------------------------------------------------------