On Fri, 10 Jun 2011 14:14:03 +0200, Thorsten Behrens <[email protected]> wrote:

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/*


The following header files: FrameworkHelper.hxx, SlideSorter.hxx,
ShellView.hxx and in general all headers under sd/source/ui/inc/
are not delivered to solver/340/unxlngx6.pro/inc Is that normal ?
Or is there something broken in my build ?
In the first case how can I access such headers from the filter
module ?

Cheers,
   Marco

--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
_______________________________________________
LibreOffice mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to