diff --git a/offapi/com/sun/star/sheet/XCellRangesQuery.idl b/offapi/com/sun/star/sheet/XCellRangesQuery.idl index a44cc701fafc..35bb83132267 100644 --- a/offapi/com/sun/star/sheet/XCellRangesQuery.idl +++ b/offapi/com/sun/star/sheet/XCellRangesQuery.idl @@ -78,10 +78,10 @@ published interface XCellRangesQuery: com::sun::star::uno::XInterface long values, this method expects a short parameter.

-

Attention: Empty cells in the range are not analyzed.Some - CellFlags may not be fully honored. For instance, - when querying for STYLES, the returned ranges may not include empty - cells with styles applied.

+

Attention: Empty cells in the range may be skipped depending on + the content flag used. For instance, when querying for STYLES, + the returned ranges may not include empty cells even if styles are + applied to those cells.

@returns all cells of the current cell range(s) with the specified