diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-09-09 14:51:35 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-09-09 14:51:35 +0000 |
commit | d6c7625ae72be9c4a5c9b528b3ea314062011946 (patch) | |
tree | 26b991054b6ed07c5e85faa05aa039fa07c86d8a /offapi/com | |
parent | 1aaa87abf51a598c56a949a92868049b96948a10 (diff) |
INTEGRATION: CWS toolbars2 (1.12.70); FILE MERGED
2004/08/19 12:29:35 mi 1.12.70.1: #i33199# @since with version number instead of issue id
Diffstat (limited to 'offapi/com')
-rw-r--r-- | offapi/com/sun/star/chart/ChartGrid.idl | 6 | ||||
-rw-r--r-- | offapi/com/sun/star/chart/ChartTitle.idl | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/offapi/com/sun/star/chart/ChartGrid.idl b/offapi/com/sun/star/chart/ChartGrid.idl index fdd665def504..1b6339361d6c 100644 --- a/offapi/com/sun/star/chart/ChartGrid.idl +++ b/offapi/com/sun/star/chart/ChartGrid.idl @@ -2,9 +2,9 @@ * * $RCSfile: ChartGrid.idl,v $ * - * $Revision: 1.12 $ + * $Revision: 1.13 $ * - * last change: $Author: obo $ $Date: 2004-06-03 17:56:47 $ + * last change: $Author: obo $ $Date: 2004-09-09 15:51:08 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -94,7 +94,7 @@ published service ChartGrid service should be supported in order to preserve unparsed XML attributes. - @since #107627# + @since OOo 1.1.2 */ [optional] service com::sun::star::xml::UserDefinedAttributeSupplier; diff --git a/offapi/com/sun/star/chart/ChartTitle.idl b/offapi/com/sun/star/chart/ChartTitle.idl index 67bf8d68f030..234474163ba5 100644 --- a/offapi/com/sun/star/chart/ChartTitle.idl +++ b/offapi/com/sun/star/chart/ChartTitle.idl @@ -2,9 +2,9 @@ * * $RCSfile: ChartTitle.idl,v $ * - * $Revision: 1.12 $ + * $Revision: 1.13 $ * - * last change: $Author: obo $ $Date: 2004-06-03 17:59:31 $ + * last change: $Author: obo $ $Date: 2004-09-09 15:51:35 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -88,7 +88,7 @@ published service ChartTitle this service should be supported in order to preserve unparsed XML attributes. - @since #107627# + @since OOo 1.1.2 */ [optional] service com::sun::star::xml::UserDefinedAttributeSupplier; |