/aoo41x/main/svtools/source/toolpanel/ |
H A D | toolpaneldeck.cxx | 107 m_aPanels.RemoveListener( *this ); in NotifyDying() 120 void RemoveListener( IToolPanelDeckListener& i_rListener ); 241 void ToolPanelDeck_Impl::RemoveListener( IToolPanelDeckListener& i_rListener ) in RemoveListener() function in svt::ToolPanelDeck_Impl 243 m_aListeners.RemoveListener( i_rListener ); in RemoveListener() 444 void ToolPanelDeck::RemoveListener( IToolPanelDeckListener& i_rListener ) in RemoveListener() function in svt::ToolPanelDeck 446 m_pImpl->RemoveListener( i_rListener ); in RemoveListener()
|
H A D | toolpanelcollection.cxx | 183 void ToolPanelCollection::RemoveListener( IToolPanelDeckListener& i_rListener ) in RemoveListener() function in svt::ToolPanelCollection 185 m_pData->aListeners.RemoveListener( i_rListener ); in RemoveListener()
|
H A D | paneldecklisteners.hxx | 59 void RemoveListener( IToolPanelDeckListener& i_rListener );
|
H A D | toolpanelcollection.hxx | 56 virtual void RemoveListener( IToolPanelDeckListener& i_rListener );
|
H A D | paneldecklisteners.cxx | 117 void PanelDeckListeners::RemoveListener( IToolPanelDeckListener& i_rListener ) in RemoveListener() function in svt::PanelDeckListeners
|
/aoo41x/main/svl/source/notify/ |
H A D | lstner.cxx | 75 pBC->RemoveListener(*this); in ~SfxListener() 127 rBroadcaster.RemoveListener(*this); in EndListening() 144 pBC->RemoveListener(*this); in EndListening() 160 pBC->RemoveListener(*this); in EndListeningAll()
|
H A D | listenerbase.cxx | 66 SvtListenerIter::RemoveListener( *this, pR ); in ~SvtListenerBase()
|
H A D | brdcst.cxx | 184 void SfxBroadcaster::RemoveListener( SfxListener& rListener ) in RemoveListener() function in SfxBroadcaster
|
/aoo41x/main/sd/source/ui/framework/configuration/ |
H A D | ConfigurationControllerBroadcaster.cxx | 71 void ConfigurationControllerBroadcaster::RemoveListener( in RemoveListener() function in sd::framework::ConfigurationControllerBroadcaster 119 RemoveListener(iListener->mxListener); in NotifyListeners() 206 RemoveListener(iMap->second.front().mxListener); in DisposeAndClear()
|
H A D | ConfigurationControllerBroadcaster.hxx | 88 void RemoveListener(
|
/aoo41x/main/sw/source/ui/app/ |
H A D | apphdl.cxx | 768 pColorConfig->RemoveListener(this); in Notify() 773 pAccessibilityOptions->RemoveListener(this); in Notify() 778 pCTLOptions->RemoveListener(this); in Notify() 783 pUserOptions->RemoveListener(this); in Notify() 788 pUndoOptions->RemoveListener(this); in Notify()
|
/aoo41x/main/svtools/inc/svtools/toolpanel/ |
H A D | toolpaneldeck.hxx | 127 virtual void RemoveListener( IToolPanelDeckListener& i_rListener ) = 0; 168 virtual void RemoveListener( IToolPanelDeckListener& i_rListener );
|
/aoo41x/main/basctl/source/basicide/ |
H A D | doceventnotifier.cxx | 73 RemoveListener enumerator 200 impl_listenerAction_nothrow( RemoveListener ); in disposing()
|
/aoo41x/main/chart2/source/tools/ |
H A D | ModifyListenerHelper.cxx | 143 void ModifyEventForwarder::RemoveListener( const Reference< util::XModifyListener >& aListener ) in RemoveListener() function in chart::ModifyListenerHelper::ModifyEventForwarder 184 RemoveListener( aListener ); in removeModifyListener()
|
/aoo41x/main/dbaccess/source/ui/control/ |
H A D | sqledit.cxx | 76 m_SourceViewConfig.RemoveListener(this); in ~OSqlEdit() 77 m_ColorConfig.RemoveListener(this); in ~OSqlEdit()
|
/aoo41x/main/svl/source/config/ |
H A D | languageoptions.cxx | 60 m_pCTLOptions->RemoveListener(this); in ~SvtLanguageOptions() 61 m_pCJKOptions->RemoveListener(this); in ~SvtLanguageOptions()
|
/aoo41x/main/unotools/inc/unotools/ |
H A D | options.hxx | 60 void RemoveListener( utl::ConfigurationListener* pListener );
|
/aoo41x/main/svl/inc/svl/ |
H A D | brdcst.hxx | 47 void RemoveListener( SfxListener& rListener );
|
H A D | listeneriter.hxx | 48 SVL_DLLPRIVATE static void RemoveListener( SvtListenerBase& rDel,
|
/aoo41x/main/sw/inc/ |
H A D | unoevtlstnr.hxx | 51 …sal_Bool RemoveListener(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XEventList…
|
/aoo41x/main/unotools/source/config/ |
H A D | options.cxx | 58 void ConfigurationBroadcaster::RemoveListener( utl::ConfigurationListener* pListener ) in RemoveListener() function in ConfigurationBroadcaster
|
/aoo41x/main/sw/source/core/unocore/ |
H A D | unoevtlstnr.cxx | 76 sal_Bool SwEventListenerContainer::RemoveListener(const uno::Reference< lang::XEventListener > & rx… in RemoveListener() function in SwEventListenerContainer
|
/aoo41x/main/sdext/source/presenter/ |
H A D | PresenterTimer.hxx | 101 void RemoveListener (const SharedListener& rListener);
|
/aoo41x/main/sd/source/ui/view/ |
H A D | WindowUpdater.cxx | 56 maCTLOptions.RemoveListener(this); in ~WindowUpdater()
|
/aoo41x/main/framework/source/uielement/ |
H A D | menubarmanager.cxx | 362 RemoveListener(); in Destroy() 647 void MenuBarManager::RemoveListener() in RemoveListener() function in framework::MenuBarManager 788 RemoveListener(); in disposing() 1941 RemoveListener(); in SetItemContainer()
|