Home
last modified time | relevance | path

Searched refs:_rFeatureURL (Results 1 – 6 of 6) sorted by relevance

/trunk/main/dbaccess/source/ui/browser/
H A Dgenericcontroller.cxx173 FeatureState getState( const URL& _rFeatureURL );
174 void execute( const URL& _rFeatureURL, const Sequence< PropertyValue>& _rArgs );
198 void UserDefinedFeatures::execute( const URL& _rFeatureURL, const Sequence< PropertyValue>& _rArgs ) in execute() argument
205 _rFeatureURL, in execute()
217 xDispatch->dispatch( _rFeatureURL, _rArgs ); in execute()
1082 bool OGenericUnoController::isUserDefinedFeature( const ::rtl::OUString& _rFeatureURL ) const in isUserDefinedFeature()
1084 SupportedFeatures::const_iterator pos = m_aSupportedFeatures.find( _rFeatureURL ); in isUserDefinedFeature()
/trunk/main/svx/source/form/
H A Dfmtextcontrolfeature.cxx46 …ntrolFeature( const Reference< XDispatch >& _rxDispatcher, const URL& _rFeatureURL, SfxSlotId _nSl… in FmTextControlFeature() argument
48 ,m_aFeatureURL ( _rFeatureURL ) in FmTextControlFeature()
H A Dformfeaturedispatcher.cxx48 …OSingleFeatureDispatcher::OSingleFeatureDispatcher( const URL& _rFeatureURL, const sal_Int16 _nFor… in OSingleFeatureDispatcher() argument
53 ,m_aFeatureURL( _rFeatureURL ) in OSingleFeatureDispatcher()
/trunk/main/svx/source/inc/
H A Dfmtextcontrolfeature.hxx67 const ::com::sun::star::util::URL& _rFeatureURL,
H A Dformfeaturedispatcher.hxx77 const ::com::sun::star::util::URL& _rFeatureURL,
/trunk/main/dbaccess/inc/
H A Dgenericcontroller.hxx353 bool isUserDefinedFeature( const ::rtl::OUString& _rFeatureURL ) const;

Completed in 35 milliseconds