diff options
-rw-r--r-- | offapi/com/sun/star/sheet/DataPilotField.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/sheet/DataPilotField.idl b/offapi/com/sun/star/sheet/DataPilotField.idl index 920a4c80c76f..ad6c88ac8bc6 100644 --- a/offapi/com/sun/star/sheet/DataPilotField.idl +++ b/offapi/com/sun/star/sheet/DataPilotField.idl @@ -194,7 +194,7 @@ published service DataPilotField <p>An empty sequence means no subtotals. The same effect can be achieved by setting the property #Function2 to the value GeneralFunction::NONE. If the length of the - sequence is greater then 1, then the sequence MUST NOT contain one of + sequence is greater than 1, then the sequence MUST NOT contain one of the values GeneralFunction2::NONE or GeneralFunction2::AUTO.</p> |