summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/text/XTextTableCursor.idl
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-01-30 14:25:18 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-01-30 14:25:18 +0000
commitb84dbbd0453f4be1e3f77d6122bae20af25418e6 (patch)
tree210d3ab48810a03bbb771c5b0e68205aee2e12b2 /offapi/com/sun/star/text/XTextTableCursor.idl
parentINTEGRATION: CWS tl25 (1.9.168); FILE MERGED (diff)
downloadcore-b84dbbd0453f4be1e3f77d6122bae20af25418e6.tar.gz
core-b84dbbd0453f4be1e3f77d6122bae20af25418e6.zip
INTEGRATION: CWS tl25 (1.11.168); FILE MERGED
2006/10/09 08:35:39 tl 1.11.168.1: #i69862# missing documentation for parameter added.
Diffstat (limited to 'offapi/com/sun/star/text/XTextTableCursor.idl')
-rw-r--r--offapi/com/sun/star/text/XTextTableCursor.idl8
1 files changed, 6 insertions, 2 deletions
diff --git a/offapi/com/sun/star/text/XTextTableCursor.idl b/offapi/com/sun/star/text/XTextTableCursor.idl
index 2484655f7441..d19b5f8c70f0 100644
--- a/offapi/com/sun/star/text/XTextTableCursor.idl
+++ b/offapi/com/sun/star/text/XTextTableCursor.idl
@@ -4,9 +4,9 @@
*
* $RCSfile: XTextTableCursor.idl,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 06:51:12 $
+ * last change: $Author: rt $ $Date: 2007-01-30 15:25:18 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -168,6 +168,10 @@ published interface XTextTableCursor: com::sun::star::uno::XInterface
specifies the number of new cells that will be created
for each cell contained in the range.
+ @param bHorizontal
+ </true> if the range should be split vertically.
+ Otherwise it will be split horizontally.
+
@see com:sun::star::Cell
@see com:sun::star::CellRange
*/