To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69955
------- Additional comments from [EMAIL PROTECTED] Fri Feb 16 14:59:28 +0000
2007 -------
Hi Frank,
i tried MsgBox ThisComponent.getSheets().getByIndex(0).
getCellRangeByName("XXX").getRows().IsFiltered
but always reports "False" even if an autofilter is applied on cell
range "XXX" and some rows are hidden ...
anyway, if the copyRange behaves as a clipboard copy, please add a description
to the api reference, it would be cool to have 2 second copyRange which will
work on the model and copy the given range ...
void copyRange( [in] ::com::sun::star::table::CellAddress aDestination,
[in] ::com::sun::star::table::CellRangeAddress aSource );
Description
copies a cell range to another position in the document.
The source cell range keeps unchanged.
Parameter aDestination
the address of the top left cell of the destination range.
Parameter aSource
the cell range which will be copied.
regards
Oliver
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]