Home
last modified time | relevance | path

Searched refs:RemoveListenerLink (Results 1 – 13 of 13) sorted by relevance

/trunk/main/svtools/source/config/
H A Dmenuoptions.cxx108 void RemoveListenerLink( const Link& rLink );
424 void SvtMenuOptions_Impl::RemoveListenerLink( const Link& rLink ) in RemoveListenerLink() function in SvtMenuOptions_Impl
565 void SvtMenuOptions::RemoveListenerLink( const Link& rLink ) in RemoveListenerLink() function in SvtMenuOptions
567 m_pDataContainer->RemoveListenerLink( rLink ); in RemoveListenerLink()
H A Dmiscopt.cxx224 void RemoveListenerLink( const Link& rLink );
464 void SvtMiscOptions_Impl::RemoveListenerLink( const Link& rLink ) in RemoveListenerLink() function in SvtMiscOptions_Impl
824 void SvtMiscOptions::RemoveListenerLink( const Link& rLink ) in RemoveListenerLink() function in SvtMiscOptions
826 m_pDataContainer->RemoveListenerLink( rLink ); in RemoveListenerLink()
H A Dhtmlcfg.cxx273 void SvxHtmlOptions::RemoveListenerLink( const Link& rLink ) in RemoveListenerLink() function in SvxHtmlOptions
/trunk/main/svtools/inc/svtools/
H A Dmenuoptions.hxx95 void RemoveListenerLink( const Link& rLink );
H A Dmiscopt.hxx99 void RemoveListenerLink( const Link& rLink );
H A Dhtmlcfg.hxx96 void RemoveListenerLink( const Link& rLink );
/trunk/main/dbaccess/source/ui/misc/
H A DToolBoxHelper.cxx63 SvtMiscOptions().RemoveListenerLink( LINK( this, OToolBoxHelper, ConfigOptionsChanged ) ); in ~OToolBoxHelper()
/trunk/main/chart2/source/controller/dialogs/
H A Ddlg_DataEditor.cxx128 aMiscOptions.RemoveListenerLink( LINK( this, DataEditor, MiscHdl ) ); in ~DataEditor()
/trunk/main/sfx2/source/toolbox/
H A Dimgmgr.cxx175 m_aOpt.RemoveListenerLink( LINK( this, SfxImageManager_Impl, OptionsChanged_Impl ) ); in ~SfxImageManager_Impl()
/trunk/main/extensions/source/bibliography/
H A Dtoolbar.cxx267 SvtMiscOptions().RemoveListenerLink( LINK( this, BibToolBar, OptionsChanged_Impl ) ); in ~BibToolBar()
/trunk/main/sfx2/source/menu/
H A Dvirtmenu.cxx274 SvtMenuOptions().RemoveListenerLink( LINK( this, SfxVirtualMenu, SettingsChanged ) ); in ~SfxVirtualMenu()
/trunk/main/svx/source/gallery2/
H A Dgalbrws2.cxx531 maMiscOptions.RemoveListenerLink( LINK( this, GalleryBrowser2, MiscHdl ) ); in ~GalleryBrowser2()
/trunk/main/sfx2/source/appl/
H A Dnewhelp.cxx2148 SvtMiscOptions().RemoveListenerLink( LINK( this, SfxHelpTextWindow_Impl, NotifyHdl ) ); in ~SfxHelpTextWindow_Impl()

Completed in 74 milliseconds