LibreOffice Module chart2 (master) 1
|
#include <FeatureCommandDispatchBase.hxx>
Public Member Functions | |
FeatureState () | |
Public Attributes | |
bool | bEnabled |
css::uno::Any | aState |
Definition at line 74 of file FeatureCommandDispatchBase.hxx.
|
inline |
Definition at line 79 of file FeatureCommandDispatchBase.hxx.
css::uno::Any chart::FeatureState::aState |
Definition at line 77 of file FeatureCommandDispatchBase.hxx.
Referenced by chart::FeatureCommandDispatchBase::fireStatusEvent(), chart::DrawCommandDispatch::getState(), and chart::ShapeController::getState().
bool chart::FeatureState::bEnabled |