Marco wrote:
> So the best compromise looks the XPropertySet interface.
> A minimal implementation could be enough.
> What do you think of the following one :
>
I like minimal things that work. :)
> I would like to implemement some code to handle variable text
> fields like page numbers and dates
On Mon, 13 Jun 2011 10:17:07 +0200, Thorsten Behrens
wrote:
Marco wrote:
What I get is an XView object that does not support any service.
I look into the implementation code for SlideSorter and I found
out that this object, which I get, is indeed a fake XView:
its real type is a ViewShellWra
Marco wrote:
> What I get is an XView object that does not support any service.
> I look into the implementation code for SlideSorter and I found
> out that this object, which I get, is indeed a fake XView:
> its real type is a ViewShellWrapper from which we can get
> a SlideSorterViewShell that ow
On Sun, 12 Jun 2011 17:06:40 +0200, Thorsten Behrens
wrote:
Marco wrote:
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