20 #ifndef __com_sun_star_drawing_XSlidePreviewCache_idl__
21 #define __com_sun_star_drawing_XSlidePreviewCache_idl__
30 module
com { module sun { module star { module drawing {
55 void setDocumentSlides (
64 void setVisibleRange ([in]
long nFirstVisibleSlideIndex, [in]
long nLastVisibleSlideIndex);
81 [in]
long nSlideIndex,
Central interface for rendering.
Definition: XCanvas.idl:113
This structure contains data representing a two-dimensional size.
Definition: IntegerSize2D.idl:30
– idl definition –
Definition: Ambiguous.idl:22
This is a generic interface to a bitmap.
Definition: XBitmap.idl:40
provides access to the elements of a collection through an index.
Definition: XIndexAccess.idl:39
Listener for asynchronous preview creations.
Definition: XSlidePreviewCacheListener.idl:33
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
A cache of preview bitmaps for the slides of one Impress or Draw document in one size.
Definition: XSlidePreviewCache.idl:43
base interface of all UNO interfaces
Definition: XInterface.idl:47