Top   Module   Use   Manual   Index 

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

struct PrintableStateEvent

Base Struct
com::sun::star::lang::EventObject

Description
specifies the print progress of an XPrintable .

EventObject::Source contains the XPrintable having changed its state

.


Elements

com::sun::star::view::PrintableState State
Description
contains the current state.
Top of Page