20 module
com { module sun { module star { module drawing {
45 void setDocumentSlides (
54 void setVisibleRange ([in]
long nFirstVisibleSlideIndex, [in]
long nLastVisibleSlideIndex);
71 [in]
long nSlideIndex,
Central interface for rendering.
Definition: XCanvas.idl:95
This structure contains data representing a two-dimensional size.
Definition: IntegerSize2D.idl:28
Definition: Ambiguous.idl:20
This is a generic interface to a bitmap.
Definition: XBitmap.idl:32
provides access to the elements of a collection through an index.
Definition: XIndexAccess.idl:31
Listener for asynchronous preview creations.
Definition: XSlidePreviewCacheListener.idl:28
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:25
A cache of preview bitmaps for the slides of one Impress or Draw document in one size.
Definition: XSlidePreviewCache.idl:33
base interface of all UNO interfaces
Definition: XInterface.idl:45