21module
com { module sun { module star { module view {
provides information about a graphical output device and offers a factory for the graphics which prov...
Definition XDevice.idl:34
Definition Ambiguous.idl:20
describes the options for Render jobs.
Definition RenderOptions.idl:29
string PageRange
specifies the page ranges to be rendered.
Definition RenderOptions.idl:83
boolean IsLastPage
indicates that the current page is the last page to be exported.
Definition RenderOptions.idl:59
boolean IsSkipEmptyPages
specifies if empty pages should be skipped.
Definition RenderOptions.idl:71
boolean IsFirstPage
indicates that the current page is the first page to be exported.
Definition RenderOptions.idl:47
com::sun::star::awt::XDevice RenderDevice
specifies the device the page should be rendered to
Definition RenderOptions.idl:33