Top   Module   Use   Manual   Index 

com :: sun :: star :: presentation ::

enum PresentationRange


Description
specifies which part of the presentation is to show.


Values

PRESENTATIONRANGE_ALL
Description
use all slides.
PRESENTATIONRANGE_FROM_PAGE
Description
use only the active slide.
PRESENTATIONRANGE_INDIVIDUAL
Description
use an individual choice of slides.
Top of Page