:: com :: sun :: star :: view ::

struct PrintJobEvent
Base Hierarchy
PrintJobEvent
 ┗ ::com::sun::star::lang::EventObject
Description
specifies the print progress of an XPrintJob.

::com::sun::star::lang::EventObject::Source contains the XPrintJob having changed its state

.
Since
OOo 1.1.2

Elements' Summary
State contains the current state. 
Elements' Details
State
PrintableState State;
Description
contains the current state.
Top of Page