[PATCH]document idl queryContentCells limitation

2012-03-28 Thread Laurent Godard

Hi all

a small patch that documents queryContentCells limitation in IDL reference

thanks to Kohei for explaining me the reason of it ;)

HTH

Laurent
From 851baad2b8ea7c598a6e377eba28367d97b1a6c7 Mon Sep 17 00:00:00 2001
From: Laurent Godard lgodard.li...@laposte.net
Date: Wed, 28 Mar 2012 17:00:53 +0200
Subject: [PATCH] document queryContentCells limitation

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
 
 pAttention: Despite the typeCellFlags/type flags are
 atomlong/atom values, this method expects a atomshort/atom
-parameter.
+parameter./p
+
+pAttention: Empty cells in the range are not analyzed.Some
+typeCellFlags/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

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [PUSHED] [PATCH]document idl queryContentCells limitation

2012-03-28 Thread Kohei Yoshida
On Wed, 2012-03-28 at 17:16 +0200, Laurent Godard wrote:
 Hi all
 
 a small patch that documents queryContentCells limitation in IDL reference
 
 thanks to Kohei for explaining me the reason of it ;)

Thanks Laurent.  Pushed to master.

I've changed the wording a bit in my follow-up commit.

Kohei

-- 
Kohei Yoshida, LibreOffice hacker, Calc

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice