:: com :: sun :: star :: frame ::

struct DispatchResultEvent
Base Hierarchy
DispatchResultEvent
 ┗ ::com::sun::star::lang::EventObject

Elements' Summary
State describes state of dispatch  
Result describes result for given State  
Elements' Details
State
short State;
Description
describes state of dispatch
Result
any Result;
Description
describes result for given State
Top of Page