Type: info
         Title: additions to css::presentation::XSlideShow
     Posted by: t...@openoffice.org
      Affected: er...@openoffice.org,t...@openoffice.org,a...@openoffice.org, 
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 interface-announce@openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: interface-announce-unsubscr...@openoffice.org
For additional commands, e-mail: interface-announce-h...@openoffice.org

Reply via email to