Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/form/
H A Dformfeaturedispatcher.cxx53 ,m_aFeatureURL( _rFeatureURL ) in OSingleFeatureDispatcher()
85 _rState.FeatureURL = m_aFeatureURL; in getUnoState()
156 …OSL_ENSURE( _rURL.Complete == m_aFeatureURL.Complete, "OSingleFeatureDispatcher::dispatch: not res… in dispatch()
193 …OSL_ENSURE( _rURL.Complete == m_aFeatureURL.Complete, "OSingleFeatureDispatcher::addStatusListener… in addStatusListener()
217 …OSL_ENSURE( _rURL.Complete == m_aFeatureURL.Complete, "OSingleFeatureDispatcher::removeStatusListe… in removeStatusListener()
H A Dfmtextcontrolfeature.cxx48 ,m_aFeatureURL ( _rFeatureURL ) in FmTextControlFeature()
60 m_xDispatcher->addStatusListener( this, m_aFeatureURL ); in FmTextControlFeature()
86 m_xDispatcher->dispatch( m_aFeatureURL, _rArgs ); in dispatch()
115 m_xDispatcher->removeStatusListener( this, m_aFeatureURL ); in dispose()
/aoo42x/main/forms/source/richtext/
H A Dfeaturedispatcher.hxx51 ::com::sun::star::util::URL m_aFeatureURL;
61 … inline const ::com::sun::star::util::URL& getFeatureURL() const { return m_aFeatureURL; } in getFeatureURL()
H A Dfeaturedispatcher.cxx46 :m_aFeatureURL( _rURL ) in ORichTextFeatureDispatcher()
/aoo42x/main/svx/source/inc/
H A Dfmtextcontrolfeature.hxx52 ::com::sun::star::util::URL m_aFeatureURL;
H A Dformfeaturedispatcher.hxx54 const ::com::sun::star::util::URL m_aFeatureURL; member in svx::OSingleFeatureDispatcher

Completed in 21 milliseconds