I found bIncludeFiltered in documentation and what must i do with this
implementation. I think i must copy this implementation to function
CopyFromClip. But wheere must I copy this and what must I do that this thing
work in Calc'
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]