Hi Thorsten,

first of all i would suggest to discuss this interface change on interface-discuss (set reply-to)

second, for which version do you plan to change it? I thought we have agreed on well documented incompatible API changes for the next major version.

Juergen

On 1/28/10 12:25 PM, [email protected] wrote:


           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]


--
Sun Microsystems GmbH        Juergen Schmidt
Nagelsweg 55                 Technical Lead Programmability
20097 Hamburg, Germany

Sitz der Gesellschaft:
Sun Microsystems GmbH, Sonnenallee 1, D-85551 Kirchheim-Heimstetten
Amtsgericht M¸nchen: HRB 161028
Gesch‰ftsf¸hrer: Thomas Schrˆder, Wolfgang Engels
Vorsitzender des Aufsichtsrates: Martin H‰ring

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to