OK I'll look for it tomorrow.
And what must I do with this implementation. Where must I copy it that multiselection copying will work when some rows missed?

thanks!!

best regards
Robert
----- Original Message ----- From: "Niklas Nebel" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Tuesday, September 27, 2005 5:22 PM
Subject: Re: [dev] Multiselection copy


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]




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

Reply via email to