19 #ifndef __com_sun_star_view_DocumentZoomType_idl__ 20 #define __com_sun_star_view_DocumentZoomType_idl__ 24 module
com { module sun { module star { module view {
29 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:50
const short ENTIRE_PAGE
A complete page of the document is fit into the view.
Definition: DocumentZoomType.idl:41
const short OPTIMAL
The page content width (excluding margins) at the current selection is fit into the view...
Definition: DocumentZoomType.idl:33
Definition: Ambiguous.idl:22
const short PAGE_WIDTH
The page width at the current selection is fit into the view.
Definition: DocumentZoomType.idl:37
const short BY_VALUE
The zoom is relative and is to be set via the property ViewSettings::ZoomValue.
Definition: DocumentZoomType.idl:46