Searched refs:FeatureCommandDispatchBase (Results 1 – 7 of 7) sorted by relevance
37 FeatureCommandDispatchBase::FeatureCommandDispatchBase( const Reference< uno::XComponentContext >& … in FeatureCommandDispatchBase() function in chart::FeatureCommandDispatchBase43 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()
54 class FeatureCommandDispatchBase: public CommandDispatch class57 FeatureCommandDispatchBase( const ::com::sun::star::uno::Reference<59 virtual ~FeatureCommandDispatchBase();
92 :FeatureCommandDispatchBase( rxContext ) in DrawCommandDispatch()103 FeatureCommandDispatchBase::initialize(); in initialize()
67 :FeatureCommandDispatchBase( rxContext ) in ShapeController()78 FeatureCommandDispatchBase::initialize(); in initialize()
41 class ShapeController: public FeatureCommandDispatchBase
42 class DrawCommandDispatch: public FeatureCommandDispatchBase
66 $(SLO)$/FeatureCommandDispatchBase.obj \
Completed in 29 milliseconds