Home
last modified time | relevance | path

Searched refs:CommandDispatch (Results 1 – 12 of 12) sorted by relevance

/trunk/main/chart2/source/controller/main/
H A DCommandDispatch.cxx75 CommandDispatch::CommandDispatch( in CommandDispatch() function in chart::CommandDispatch
82 CommandDispatch::~CommandDispatch() in ~CommandDispatch()
85 void CommandDispatch::initialize() in initialize()
90 void SAL_CALL CommandDispatch::disposing() in disposing()
97 void SAL_CALL CommandDispatch::dispatch( const util::URL& /* URL */, const Sequence< beans::Propert… in dispatch()
101 void SAL_CALL CommandDispatch::addStatusListener( const Reference< frame::XStatusListener >& Contro… in addStatusListener()
117 void SAL_CALL CommandDispatch::removeStatusListener( const Reference< frame::XStatusListener >& Con… in removeStatusListener()
126 void SAL_CALL CommandDispatch::modified( const lang::EventObject& /* aEvent */ ) in modified()
133 void SAL_CALL CommandDispatch::disposing( const lang::EventObject& /* Source */ ) in disposing()
137 void CommandDispatch::fireAllStatusEvents( in fireAllStatusEvents()
[all …]
H A DCommandDispatch.hxx49 class CommandDispatch : class
54 explicit CommandDispatch(
57 virtual ~CommandDispatch();
H A DFeatureCommandDispatchBase.cxx38 :CommandDispatch( rxContext ) in FeatureCommandDispatchBase()
49 CommandDispatch::initialize(); in initialize()
H A DCommandDispatchContainer.cxx100 CommandDispatch * pDispatch = new UndoCommandDispatch( m_xContext, xModel ); in getDispatchForURL()
111CommandDispatch * pDispatch = new StatusBarCommandDispatch( m_xContext, xModel, xSelSupp ); in getDispatchForURL()
H A DUndoCommandDispatch.hxx36 class UndoCommandDispatch : public CommandDispatch
H A Dmakefile.mk55 $(SLO)$/CommandDispatch.obj \
H A DFeatureCommandDispatchBase.hxx54 class FeatureCommandDispatchBase: public CommandDispatch
H A DStatusBarCommandDispatch.hxx44 CommandDispatch,
H A DStatusBarCommandDispatch.cxx135 CommandDispatch::modified( aEvent ); in modified()
H A DControllerCommandDispatch.cxx783 CommandDispatch::modified( aEvent ); in modified()
798 CommandDispatch::modified( aEvent ); in selectionChanged()
H A DUndoCommandDispatch.cxx54 CommandDispatch( xContext ), in UndoCommandDispatch()
H A DControllerCommandDispatch.hxx48 CommandDispatch,

Completed in 53 milliseconds