[dev] How to get footer of presentation slide?

2009-08-18 Thread Wei Min Teo
Hi all, 1) I was wondering how i can access the footer of presentation slides? Sample: Reference XDrawPagesSupplier rDrawDoc(xcomponent, UNO_QUERY); Reference XDrawPages rDrawPages = rDrawDoc-getDrawPages(); Reference XNameAccess rNameAccess (rDrawPages, UNO_QUERY); Reference

[dev] External Properties in oxt

2009-08-18 Thread Vil
Hi I was wondering if there is an elegant way to make an extension modifyable without deploying a new oxt. Thus i want to provide external proptery - files which specify certain paths, i18n userinterface strings, and so on. Is there a special functionality / design guideline for such a purpose

Re: [dev] External Properties in oxt

2009-08-18 Thread Joachim Lingner - Sun Germany Software Engineer - ham02 - Hamburg
No. However you could use the configuration. That is, a new extension installes a xcu containing the new data, which is then used by the first extension. But I think this will just complicate matters and it is probably best to ship a new version of your extension containing the modified data.

Re: [dev] External Properties in oxt

2009-08-18 Thread Juergen Schmidt
i would recommend that all necessary information comes with the extension and if necessary update the oxt. How you access these config files in your oxt is up to you. The PackageInformationProvider gives you access to the root dir of your oxt after installation. That means you should have

RE: [dev] How to get footer of presentation slide?

2009-08-18 Thread Wei Min Teo
Is this the right place to ask qns regarding the api? Or i should be asking this questions in another mailing list? Thanks. From: shaun...@hotmail.com To: dev@openoffice.org Date: Tue, 18 Aug 2009 14:42:11 +0800 Subject: [dev] How to get footer of presentation slide? Hi all,

Re: [dev] How to get footer of presentation slide?

2009-08-18 Thread Jan Holst Jensen
Wei Min Teo wrote: Is this the right place to ask qns regarding the api? Or i should be asking this questions in another mailing list? Hi Wei. You may have more luck posting to d...@api.openoffice.org. Sorry, I can't help you with your question about getting the footer. Kind regards --

[dev] Moving to bost 1.3?

2009-08-18 Thread Frank Schönheit - Sun Microsystems Germany
Hi, Currently, OOo uses boost 1.34.1 for platforms with a GCC =4, and boost 1.30.2 + a separated spirit 1.6.1 for all other platforms (see boost/download in the source tree). For various reasons, we'd like to clean up this mess, and move to a single version (containing spirit). This could be

[dev] Re: [tools-dev] Moving to bost 1.3?

2009-08-18 Thread Rene Engelhard
[ dropping tinder...@tools, as they don't use system-boost anyway ] Hi, On Tue, Aug 18, 2009 at 10:56:34PM +0200, Frank Schönheit - Sun Microsystems Germany wrote: We invite everybody porting OOo to another platform to give feedback to this project. As rumor has it, boost 1.39 creates

[dev] OLE can not be activated in Windows OS after Java integration

2009-08-18 Thread He Feng Su
Hello all, After I integrated OO3 into Java window, everything is OK. But I find that the OLE object in MS Office file can not be activated in windows OS. Per my debugging, the Windows APIs calling failed as below in lib\embeddedobj\source\msole\olecomponent.cxx. hr =