Hi Matúš,

On Tuesday, 2012-06-19 01:33:41 +0200, Matúš Kukan wrote:

> I have created more patches.

Great, if something is ready and working just push it to the tubes2
branch.

> It should be possible to start collaboration only for the document
> ScDocShell::GetShellByNum(0)
> from the contacts widget without the need to use LIBO_TUBES.
> (I don't know how to find current ScDocShell)

That can be obtained using

    ScDocShell* pDocSh = PTR_CAST( ScDocShell, SfxObjectShell::Current());


> Maybe I am supposed to just push to the branch and then revert or
> correct if something is wrong ?

Yes, that's the best.

  Eike

-- 
LibreOffice Calc developer. Number formatter stricken i18n transpositionizer.
GnuPG key 0x293C05FD : 997A 4C60 CE41 0149 0DB3  9E96 2F1A D073 293C 05FD

Attachment: pgpPkDp4AqegG.pgp
Description: PGP signature

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to