[Libreoffice] How to call from one component to another (sw->starmath)

Lubos Lunak l.lunak at suse.cz
Thu Aug 18 00:59:49 PDT 2011


On Thursday 18 of August 2011, Bjoern Michaelsen wrote:
> On Thu, 18 Aug 2011 08:31:55 +0200
>
> Lubos Lunak <l.lunak at suse.cz> wrote:
> > On Thursday 18 of August 2011, Lubos Lunak wrote:
> > >  Is that true in practice? Sw and writerfilter have a hard
> > > depedency on
> >
> >  Correction: Writerfilter does not. It doesn't change anything though.
>
> How does sw? With a quick look I neither find filter named in
> sw/prj/build.lst not do I find sw in filter/prj/build.lst or
> starmath/prj/build.lst.

 grep msfilter sw/Library_*.mk

> Also sw does not link yet against filter or 

  ldd solver/350/unxlngx6.pro/lib/libsw* | grep filter

> starmath or vice versa. Up until now those are completely independent.

 Sw and starmath are still independent even with my changes, the changes only 
make them "dependent" by linking to msfilter. And the library does not 
actually have to be msfilter, it just seemed like a good place for the 
interface class, it can be in offapi or wherever.

-- 
 Lubos Lunak
 l.lunak at suse.cz


More information about the LibreOffice mailing list