Searched refs:SettingsChanged_Impl (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/sfx2/source/toolbox/ |
H A D | imgmgr.cxx | 74 DECL_LINK( SettingsChanged_Impl, void* ); 168 Application::AddEventListener( LINK( this, SfxImageManager_Impl, SettingsChanged_Impl ) ); in SfxImageManager_Impl() 176 Application::RemoveEventListener( LINK( this, SfxImageManager_Impl, SettingsChanged_Impl ) ); in ~SfxImageManager_Impl() 265 IMPL_LINK( SfxImageManager_Impl, SettingsChanged_Impl, void*, EMPTYARG ) in IMPL_LINK() argument
|
/aoo42x/main/extensions/source/bibliography/ |
H A D | toolbar.cxx | 235 Application::AddEventListener( LINK( this, BibToolBar, SettingsChanged_Impl ) ); in BibToolBar() 268 Application::RemoveEventListener( LINK( this, BibToolBar, SettingsChanged_Impl ) ); in ~BibToolBar() 590 IMPL_LINK( BibToolBar, SettingsChanged_Impl, void*, /*pVoid*/ )
|
H A D | toolbar.hxx | 140 DECL_LINK( SettingsChanged_Impl, void* );
|
Completed in 17 milliseconds