diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-06-03 21:55:09 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-06-03 21:55:09 +0000 |
commit | b43908b74a1163c9de36496778500f75d20cdad8 (patch) | |
tree | 37559e13dc7170339376f29baeae2cf9e5ee91ac /offapi/com/sun/star/sheet/TableConditionalEntry.idl | |
parent | d278ed446fb64d53ba8133f4df5a3d37988d53a2 (diff) |
INTEGRATION: CWS sb18 (1.4.406); FILE MERGED
2004/05/21 15:03:09 sb 1.4.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/sheet/TableConditionalEntry.idl')
-rw-r--r-- | offapi/com/sun/star/sheet/TableConditionalEntry.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/TableConditionalEntry.idl b/offapi/com/sun/star/sheet/TableConditionalEntry.idl index 8ba0901da..120fd645a 100644 --- a/offapi/com/sun/star/sheet/TableConditionalEntry.idl +++ b/offapi/com/sun/star/sheet/TableConditionalEntry.idl @@ -2,9 +2,9 @@ * * $RCSfile: TableConditionalEntry.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2002-10-03 13:08:07 $ + * last change: $Author: obo $ $Date: 2004-06-03 22:54:41 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,7 @@ module com { module sun { module star { module sheet { @see com::sun::star::sheet::TableConditionalFormat */ -service TableConditionalEntry +published service TableConditionalEntry { //------------------------------------------------------------------------- |