com::sun::star::rendering::XBitmap createPreviewForCanvas([in] XDrawPage xSlide, [in] com::sun::star::awt::Size aMaximumPreviewPixelSize, [in] short nSuperSampleFactor, [in] com::sun::star::rendering::XCanvas xCanvas)
Exactly the same functionality as createPreview(), only a different return type: com::sun::star::rend...
identifies an XShapes as a DrawPage.
Definition: XDrawPage.idl:32
com::sun::star::awt::XBitmap createPreview([in] XDrawPage xSlide, [in] com::sun::star::awt::Size aMaximumPreviewPixelSize, [in] short nSuperSampleFactor)
Create a preview for the given slide that has the same aspect ratio as the page and is as large as po...