Home
last modified time | relevance | path

Searched refs:FeatureCommandDispatchBase (Results 1 – 7 of 7) sorted by relevance

/trunk/main/chart2/source/controller/main/
H A DFeatureCommandDispatchBase.cxx37 FeatureCommandDispatchBase::FeatureCommandDispatchBase( const Reference< uno::XComponentContext >& … in FeatureCommandDispatchBase() function in chart::FeatureCommandDispatchBase
43 FeatureCommandDispatchBase::~FeatureCommandDispatchBase() in ~FeatureCommandDispatchBase()
47 void FeatureCommandDispatchBase::initialize() in initialize()
53 bool FeatureCommandDispatchBase::isFeatureSupported( const ::rtl::OUString& rCommandURL ) in isFeatureSupported()
63 void FeatureCommandDispatchBase::fireStatusEvent( const ::rtl::OUString& rURL, in fireStatusEvent()
83 void FeatureCommandDispatchBase::dispatch( const util::URL& URL, in dispatch()
94 void FeatureCommandDispatchBase::implDescribeSupportedFeature( const sal_Char* pAsciiCommandURL, in implDescribeSupportedFeature()
105 void FeatureCommandDispatchBase::fillSupportedFeatures() in fillSupportedFeatures()
H A DFeatureCommandDispatchBase.hxx54 class FeatureCommandDispatchBase: public CommandDispatch class
57 FeatureCommandDispatchBase( const ::com::sun::star::uno::Reference<
59 virtual ~FeatureCommandDispatchBase();
H A DDrawCommandDispatch.cxx92 :FeatureCommandDispatchBase( rxContext ) in DrawCommandDispatch()
103 FeatureCommandDispatchBase::initialize(); in initialize()
H A DShapeController.cxx67 :FeatureCommandDispatchBase( rxContext ) in ShapeController()
78 FeatureCommandDispatchBase::initialize(); in initialize()
H A DShapeController.hxx41 class ShapeController: public FeatureCommandDispatchBase
H A DDrawCommandDispatch.hxx42 class DrawCommandDispatch: public FeatureCommandDispatchBase
H A Dmakefile.mk66 $(SLO)$/FeatureCommandDispatchBase.obj \

Completed in 29 milliseconds