[PATCH] document queryContentCells limitation
Laurent Godard
lgodard.libre at laposte.net
Wed Mar 28 08:00:53 PDT 2012
add also a missing </p> in previous paragraph
---
offapi/com/sun/star/sheet/XCellRangesQuery.idl | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/offapi/com/sun/star/sheet/XCellRangesQuery.idl b/offapi/com/sun/star/sheet/XCellRangesQuery.idl
index f35eec7..a44cc70 100644
--- a/offapi/com/sun/star/sheet/XCellRangesQuery.idl
+++ b/offapi/com/sun/star/sheet/XCellRangesQuery.idl
@@ -76,7 +76,12 @@ published interface XCellRangesQuery: com::sun::star::uno::XInterface
<p>Attention: Despite the <type>CellFlags</type> flags are
<atom>long</atom> values, this method expects a <atom>short</atom>
- parameter.
+ parameter.</p>
+
+ <p>Attention: Empty cells in the range are not analyzed.Some
+ <type>CellFlags</type> may not be fully honored. For instance,
+ when querying for STYLES, the returned ranges may not include empty
+ cells with styles applied.</p>
@returns
all cells of the current cell range(s) with the specified
--
1.7.9.1
--------------000109070601000103070208--
More information about the LibreOffice
mailing list