Type: info
Title: additions to css::presentation::XSlideShow
Posted by: [email protected]
Affected: [email protected],[email protected],[email protected],
sd, sdext, slideshow
TaskId: i103174
<http://www.openoffice.org/issues/show_bug.cgi?id=103174>
Effective from: DEV300_eraser01
CWS:
<http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/eraser01>
CWS status: ready for QA
*Summary*
--------
void displaySlide(
...
+ [in] ::com::sun::star::drawing::XDrawPagesSupplier xDrawPages,
...)
+ void registerUserPaintPolygons([in]
::com::sun::star::lang::XMultiServiceFactory xDocFactory);
*Description*
-------------
For the enhanced user paint mode in Impress (a configurable, optional
feature), the css::presentation::XSlideShow ifc needed two extra
pieces of information, to be able to feed back the generated user
painted polygons to the Impress document. Simply pass the empty
reference in displaySlide()'s extra parameter, and don't call
registerUserPaintPolygons() if you don't need/want to use this feature.
Send feedback to [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]