/aoo4110/main/svtools/source/uno/ |
H A D | framestatuslistener.cxx | 124 xDispatch->removeStatusListener( xStatusListener, aTargetURL ); in dispose() 229 xOldDispatch->removeStatusListener( xStatusListener, aTargetURL ); in addStatusListener() 252 void FrameStatusListener::removeStatusListener( const rtl::OUString& aCommandURL ) in removeStatusListener() function in svt::FrameStatusListener 273 xDispatch->removeStatusListener( xStatusListener, aTargetURL ); in removeStatusListener() 314 xDispatch->removeStatusListener( xStatusListener, aTargetURL ); in bindListener() 385 xDispatch->removeStatusListener( xStatusListener, aTargetURL ); in unbindListener() 432 xDispatch->removeStatusListener( xStatusListener, aTargetURL ); in updateStatus()
|
H A D | statusbarcontroller.cxx | 243 xDispatch->removeStatusListener( xStatusListener, aTargetURL ); in dispose() 428 xOldDispatch->removeStatusListener( xStatusListener, aTargetURL ); in addStatusListener() 451 void StatusbarController::removeStatusListener( const rtl::OUString& aCommandURL ) in removeStatusListener() function in svt::StatusbarController 470 xDispatch->removeStatusListener( xStatusListener, aTargetURL ); in removeStatusListener() 509 xDispatch->removeStatusListener( xStatusListener, aTargetURL ); in bindListener() 586 xDispatch->removeStatusListener( xStatusListener, aTargetURL ); in unbindListener() 649 xDispatch->removeStatusListener( xStatusListener, aTargetURL ); in updateStatus()
|
H A D | toolboxcontroller.cxx | 274 xDispatch->removeStatusListener( xStatusListener, aTargetURL ); in dispose() 444 xOldDispatch->removeStatusListener( xStatusListener, aTargetURL ); in addStatusListener() 467 void ToolboxController::removeStatusListener( const rtl::OUString& aCommandURL ) in removeStatusListener() function in svt::ToolboxController 486 xDispatch->removeStatusListener( xStatusListener, aTargetURL ); in removeStatusListener() 525 xDispatch->removeStatusListener( xStatusListener, aTargetURL ); in bindListener() 614 xDispatch->removeStatusListener( xStatusListener, aTargetURL ); in unbindListener() 699 xDispatch->removeStatusListener( xStatusListener, aTargetURL ); in updateStatus()
|
H A D | popupmenucontrollerbase.cxx | 232 xDispatch->removeStatusListener( xStatusListener, aTargetURL ); in updateCommand() 316 void SAL_CALL PopupMenuControllerBase::removeStatusListener( in removeStatusListener() function in svt::PopupMenuControllerBase
|
/aoo4110/main/sfx2/source/control/ |
H A D | sfxstatuslistener.cxx | 104 m_xDispatch->removeStatusListener( aStatusListener, m_aCommand ); in Bind() 131 m_xDispatch->removeStatusListener( aStatusListener, m_aCommand ); in UnBind() 140 m_xDispatch->removeStatusListener( aStatusListener, m_aCommand ); in ReBind() 163 m_xDispatch->removeStatusListener( aStatusListener, m_aCommand ); in dispose()
|
H A D | statcach.cxx | 90 xDisp->removeStatusListener( (::com::sun::star::frame::XStatusListener*) this, aURL ); in disposing() 177 xDisp->removeStatusListener( (::com::sun::star::frame::XStatusListener*) this, aURL ); in Release()
|
/aoo4110/main/sfx2/source/appl/ |
H A D | helpinterceptor.cxx | 296 void SAL_CALL HelpInterceptor_Impl::removeStatusListener( in removeStatusListener() function in HelpInterceptor_Impl 329 pInterceptor->removeStatusListener( this, ::com::sun::star::util::URL() ); in disposing() 346 xDispatch->removeStatusListener(this, com::sun::star::util::URL()); in ~HelpStatusListener_Impl() 361 xDispatch->removeStatusListener(this, com::sun::star::util::URL()); in disposing()
|
H A D | helpdispatch.cxx | 111 void SAL_CALL HelpDispatch_Impl::removeStatusListener( in removeStatusListener() function in HelpDispatch_Impl 117 m_xRealDispatch->removeStatusListener( xControl, aURL ); in removeStatusListener()
|
H A D | helpdispatch.hxx | 46 …virtual void SAL_CALL removeStatusListener( const ::com::sun::star::uno::Reference< ::com::sun::s…
|
/aoo4110/main/forms/source/helper/ |
H A D | formnavigation.cxx | 147 …aFeature->second.xDispatcher->removeStatusListener( static_cast< XStatusListener* >( this ), aFeat… in disposing() 187 …xCurrentDispatcher->removeStatusListener( static_cast< XStatusListener* >( this ), aFeature->secon… in updateDispatches() 248 …aFeature->second.xDispatcher->removeStatusListener( static_cast< XStatusListener* >( this ), aFeat… in disconnectDispatchers()
|
/aoo4110/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/ |
H A D | StatusListener.java | 355 xDispatch.removeStatusListener(this,aURL); in impl_frameAction() 459 xDispatch.removeStatusListener(this,aURL); in shutdown()
|
/aoo4110/main/extensions/source/activex/msidl/ |
H A D | so_activex.idl | 132 [id(9), helpstring("method removeStatusListener")] 133 HRESULT removeStatusListener( [in] IDispatch* xControl,
|
/aoo4110/main/offapi/com/sun/star/frame/ |
H A D | XDispatch.idl | 132 @see XDispatch::removeStatusListener() 151 [oneway] void removeStatusListener(
|
/aoo4110/main/dbaccess/source/ui/inc/ |
H A D | sbagrid.hxx | 113 …virtual void SAL_CALL removeStatusListener(const ::com::sun::star::uno::Reference< ::com::sun::sta… 152 …virtual void SAL_CALL removeStatusListener(const ::com::sun::star::uno::Reference< ::com::sun::sta…
|
/aoo4110/main/sdext/source/presenter/ |
H A D | PresenterProtocolHandler.cxx | 212 virtual void SAL_CALL removeStatusListener ( 574 void SAL_CALL PresenterProtocolHandler::Dispatch::removeStatusListener ( in removeStatusListener() function in sdext::presenter::PresenterProtocolHandler::Dispatch
|
/aoo4110/main/qadevOOo/objdsc/fwk/ |
H A D | com.sun.star.comp.framework.SoundHandler.csv | 3 "SoundHandler";"com::sun::star::frame::XDispatch";"removeStatusListener()"
|
/aoo4110/main/scripting/workben/data/objdsc/ |
H A D | drafts.com.sun.star.script.framework.protocolhandler.Dispatch.csv | 5 "Dispatch";"drafts::com::sun::star::frame::XDispatch";"removeStatusListener()"
|
/aoo4110/main/svx/source/form/ |
H A D | fmtextcontrolfeature.cxx | 115 m_xDispatcher->removeStatusListener( this, m_aFeatureURL ); in dispose()
|
/aoo4110/main/framework/inc/dispatch/ |
H A D | oxt_handler.hxx | 179 …virtual void SAL_CALL removeStatusListener ( const css::uno::Reference< css::frame::XStatusListe… in removeStatusListener() function in framework::Oxt_Handler
|
H A D | mailtodispatcher.hxx | 126 …virtual void SAL_CALL removeStatusListener( const css::uno::Reference< css::frame::XStatusListener…
|
H A D | startmoduledispatcher.hxx | 143 …virtual void SAL_CALL removeStatusListener( const css::uno::Reference< css::frame::XStatusListener…
|
H A D | systemexec.hxx | 126 …virtual void SAL_CALL removeStatusListener( const css::uno::Reference< css::frame::XStatusListener…
|
/aoo4110/main/desktop/test/deployment/passive/ |
H A D | passive_python.py | 89 def removeStatusListener(self, Control, URL): member in Dispatch
|
/aoo4110/main/forms/source/richtext/ |
H A D | featuredispatcher.cxx | 97 …void SAL_CALL ORichTextFeatureDispatcher::removeStatusListener( const Reference< XStatusListener >… in removeStatusListener() function in frm::ORichTextFeatureDispatcher
|
H A D | featuredispatcher.hxx | 95 …virtual void SAL_CALL removeStatusListener( const ::com::sun::star::uno::Reference< ::com::sun::st…
|