Searched refs:FmTextControlFeature (Results 1 – 4 of 4) sorted by relevance
46 …FmTextControlFeature::FmTextControlFeature( const Reference< XDispatch >& _rxDispatcher, const URL… in FmTextControlFeature() function in svx::FmTextControlFeature70 FmTextControlFeature::~FmTextControlFeature( ) in ~FmTextControlFeature()75 void FmTextControlFeature::dispatch() const SAL_THROW(()) in dispatch()81 … void FmTextControlFeature::dispatch( const Sequence< PropertyValue >& _rArgs ) const SAL_THROW(()) in dispatch()95 …void SAL_CALL FmTextControlFeature::statusChanged( const FeatureStateEvent& _rState ) throw (Runti… in statusChanged()105 …void SAL_CALL FmTextControlFeature::disposing( const EventObject& /*Source*/ ) throw (RuntimeExcep… in disposing()111 void FmTextControlFeature::dispose() SAL_THROW(()) in dispose()
1300 … FmTextControlFeature* pDispatcher = implGetFeatureDispatcher( xProvider, pApplication, *pSlots ); in fillFeatureDispatchers()1329 …FmTextControlFeature* FmTextControlShell::implGetFeatureDispatcher( const Reference< XDispatchProv… in implGetFeatureDispatcher()1337 return new FmTextControlFeature( xDispatcher, aFeatureURL, _nSlot, this ); in implGetFeatureDispatcher()
47 class FmTextControlFeature : public FmTextControlFeature_Base class65 FmTextControlFeature(88 ~FmTextControlFeature();
58 class FmTextControlFeature;113 …typedef ::comphelper::ImplementationReference< FmTextControlFeature, ::com::sun::star::frame::XSta…169 FmTextControlFeature*
Completed in 31 milliseconds