diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-04-13 11:35:42 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-04-13 11:35:42 +0000 |
commit | 2b268a6010ddeda27d13b7b2d3b1a86f9ab92710 (patch) | |
tree | 517d7cab111a3aa4f3f12843a4fa446cd578e712 /offapi | |
parent | 9bf7777b71baddf42488ba091cdde022a8e881ed (diff) |
INTEGRATION: CWS pagefields (1.2.326); FILE MERGED
2004/02/27 14:54:23 sab 1.2.326.1: #i22164#; add Page fields; add DatapilotItems
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/sheet/DataPilotFieldsEnumeration.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/DataPilotFieldsEnumeration.idl b/offapi/com/sun/star/sheet/DataPilotFieldsEnumeration.idl index fd2c66d50c50..ed5a0d3b5a0a 100644 --- a/offapi/com/sun/star/sheet/DataPilotFieldsEnumeration.idl +++ b/offapi/com/sun/star/sheet/DataPilotFieldsEnumeration.idl @@ -2,9 +2,9 @@ * * $RCSfile: DataPilotFieldsEnumeration.idl,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: mi $ $Date: 2002-10-03 13:07:45 $ + * last change: $Author: hr $ $Date: 2004-04-13 12:35:42 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -72,7 +72,7 @@ module com { module sun { module star { module sheet { //============================================================================= -/** represents an enumeration of data pilot fieldss. +/** represents an enumeration of data pilot fields. @see com::sun::star::sheet::DataPilotField */ |