Robert Merič wrote:
I am interested how can I enable multiselection copying. Can you tell
me how can I program this function (copy and paste) to copy
multiselection.

Wheh I am in Calc I want to sellect first and third row and then copy
to another list. This function will be very useful for this.

If you restrict it to the cases where whole columns/rows are missing from a single rectangular selection, the implementation can be similar to that of filtered rows (look for bIncludeFiltered in ScDocument::CopyFromClip, sc/source/core/data/document.cxx).

Niklas

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to