Home
last modified time | relevance | path

Searched refs:ControllerCommandDispatch (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/chart2/source/controller/main/
H A DControllerCommandDispatch.cxx453 DBG_NAME(ControllerCommandDispatch) in DBG_NAME() argument
455 ControllerCommandDispatch::ControllerCommandDispatch( in DBG_NAME()
467 DBG_CTOR(ControllerCommandDispatch,NULL); in DBG_NAME()
470 ControllerCommandDispatch::~ControllerCommandDispatch() in ~ControllerCommandDispatch()
473 DBG_DTOR(ControllerCommandDispatch,NULL); in ~ControllerCommandDispatch()
476 void ControllerCommandDispatch::initialize() in initialize()
500 void ControllerCommandDispatch::fireStatusEventForURLImpl( in fireStatusEventForURLImpl()
511 void ControllerCommandDispatch::updateCommandAvailability() in updateCommandAvailability()
703 void ControllerCommandDispatch::fireStatusEvent( in fireStatusEvent()
733 void SAL_CALL ControllerCommandDispatch::dispatch( in dispatch()
[all …]
H A DControllerCommandDispatch.hxx60 class ControllerCommandDispatch : public impl::ControllerCommandDispatch_Base class
63 explicit ControllerCommandDispatch(
67 virtual ~ControllerCommandDispatch();
H A DShapeController.hxx43 friend class ControllerCommandDispatch;
H A Dmakefile.mk56 $(SLO)$/ControllerCommandDispatch.obj \
H A DChartController.cxx573ControllerCommandDispatch * pDispatch = new ControllerCommandDispatch( m_xCC, this, &m_aDispatchCo… in attachModel()

Completed in 22 milliseconds