Marco wrote:
> but I don know how to get such a component context object.
> So if you could give me some hint would be great!
> 
::comphelper::getProcessComponentContext() (from
comphelper/processfactory.hxx).

Didn't check whether you'll actually get the XSelectionSupplier
there - and I personally wouldn't spend too much time on that, now.
Generally, the strategy for this is, look into the implementation.
Which resides below sd/, so grepping for the interface in question
should lead you to the implementation.

For the slidesorter, most of that is here:
sd/source/ui/slidesorter/* 

HTH,

-- Thorsten

Attachment: pgpU7Hl43cNDR.pgp
Description: PGP signature

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

Reply via email to