Hi Matúš,
On Tuesday, 2012-07-31 19:09:45 +0200, Matúš Kukan wrote:
> > To be able to
> > call the same methods from the view regardless of whether we have direct
> > or collaborative input we need ScDocFuncDirect and ScDocFuncSend,
> > otherwise we'd have to distinguish between direct and collab
Hi Eike,
On 31 July 2012 16:54, Eike Rathke wrote:
>
> On Tuesday, 2012-07-31 15:15:18 +0200, Matúš Kukan wrote:
>
>> There will be new Collaboration abstract class in tubes/ and something
>> in sc/ should implement it.
>
> Sounds good. Designing this carefully hopefully will enable other LibO
>
Hi Matúš,
On Tuesday, 2012-07-31 15:15:18 +0200, Matúš Kukan wrote:
> I am working on moving sc/source/ui/collab/contacts.* into tubes/
> There will be new Collaboration abstract class in tubes/ and something
> in sc/ should implement it.
Sounds good. Designing this carefully hopefully will enab
Hello calc guys,
I have ~two questions about ScDocShell, ScDocFunc and Collaboration.
I am working on moving sc/source/ui/collab/contacts.* into tubes/
There will be new Collaboration abstract class in tubes/ and something
in sc/ should implement it.
First:
1, Why we have new ScDocFuncSend( *thi