22 module
com { module sun { module star { module view {
27 published constants DocumentZoomType
const short PAGE_WIDTH_EXACT
The page width at the current selection is fit into the view, with the view ends exactly at the end o...
Definition: DocumentZoomType.idl:48
const short ENTIRE_PAGE
A complete page of the document is fit into the view.
Definition: DocumentZoomType.idl:39
const short OPTIMAL
The page content width (excluding margins) at the current selection is fit into the view...
Definition: DocumentZoomType.idl:31
Definition: Ambiguous.idl:20
const short PAGE_WIDTH
The page width at the current selection is fit into the view.
Definition: DocumentZoomType.idl:35
const short BY_VALUE
The zoom is relative and is to be set via the property ViewSettings::ZoomValue.
Definition: DocumentZoomType.idl:44