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

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

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

.

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