diff options
Diffstat (limited to 'offapi/com')
-rw-r--r-- | offapi/com/sun/star/chart2/data/XDatabaseDataProvider.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/chart2/data/XDatabaseDataProvider.idl b/offapi/com/sun/star/chart2/data/XDatabaseDataProvider.idl index 7a1be1cb26d5..99a28d0b90ea 100644 --- a/offapi/com/sun/star/chart2/data/XDatabaseDataProvider.idl +++ b/offapi/com/sun/star/chart2/data/XDatabaseDataProvider.idl @@ -138,7 +138,7 @@ interface XDatabaseDataProvider are specified, a RowSet can be created with this information. If the results provided by the row set are to be additionally filtered, the Filter property can be used.</p> - <p>Note that the Filter property does not make sense if a #ResultSet has been specified + <p>Note that the Filter property does not make sense if a resultSet has been specified in the DataAccessDescriptor.</p> @see com::sun::star::sdb::RowSet |