Home
last modified time | relevance | path

Searched refs:OptionsChanged_Impl (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sfx2/source/toolbox/
H A Dimgmgr.cxx73 DECL_LINK( OptionsChanged_Impl, void* );
167 m_aOpt.AddListenerLink( LINK( this, SfxImageManager_Impl, OptionsChanged_Impl ) ); in SfxImageManager_Impl()
175 m_aOpt.RemoveListenerLink( LINK( this, SfxImageManager_Impl, OptionsChanged_Impl ) ); in ~SfxImageManager_Impl()
257 IMPL_LINK( SfxImageManager_Impl, OptionsChanged_Impl, void*, EMPTYARG ) in IMPL_LINK() argument
/trunk/main/extensions/source/bibliography/
H A Dtoolbar.cxx234 SvtMiscOptions().AddListenerLink( LINK( this, BibToolBar, OptionsChanged_Impl ) ); in BibToolBar()
267 SvtMiscOptions().RemoveListenerLink( LINK( this, BibToolBar, OptionsChanged_Impl ) ); in ~BibToolBar()
566 IMPL_LINK( BibToolBar, OptionsChanged_Impl, void*, /*pVoid*/ )
H A Dtoolbar.hxx139 DECL_LINK( OptionsChanged_Impl, void* );

Completed in 23 milliseconds