22module
com { module sun { module star { module view {
These constants specify how the document content is zoomed into the document view.
Definition DocumentZoomType.idl:28
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
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
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
Definition Ambiguous.idl:20