Home
last modified time | relevance | path

Searched refs:FmTextControlFeature (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svx/source/form/
H A Dfmtextcontrolfeature.cxx46FmTextControlFeature::FmTextControlFeature( const Reference< XDispatch >& _rxDispatcher, const URL… in FmTextControlFeature() function in svx::FmTextControlFeature
70 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()
H A Dfmtextcontrolshell.cxx1300FmTextControlFeature* pDispatcher = implGetFeatureDispatcher( xProvider, pApplication, *pSlots ); in fillFeatureDispatchers()
1329FmTextControlFeature* FmTextControlShell::implGetFeatureDispatcher( const Reference< XDispatchProv… in implGetFeatureDispatcher()
1337 return new FmTextControlFeature( xDispatcher, aFeatureURL, _nSlot, this ); in implGetFeatureDispatcher()
/trunk/main/svx/source/inc/
H A Dfmtextcontrolfeature.hxx47 class FmTextControlFeature : public FmTextControlFeature_Base class
65 FmTextControlFeature(
88 ~FmTextControlFeature();
H A Dfmtextcontrolshell.hxx58 class FmTextControlFeature;
113 …typedef ::comphelper::ImplementationReference< FmTextControlFeature, ::com::sun::star::frame::XSta…
169 FmTextControlFeature*

Completed in 29 milliseconds