Searched refs:MoveHdl (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/cui/source/inc/ |
H A D | cfg.hxx | 425 DECL_LINK( MoveHdl, Button * ); 546 DECL_LINK( MoveHdl, Button * ); 615 DECL_LINK( MoveHdl, Button * );
|
/aoo41x/main/cui/source/customize/ |
H A D | cfg.cxx | 2278 IMPL_LINK( SvxConfigPage, MoveHdl, Button *, pButton ) in IMPL_LINK() argument 2388 aMoveUpButton.SetClickHdl ( LINK( this, SvxConfigPage, MoveHdl) ); in SvxMenuConfigPage() 2389 aMoveDownButton.SetClickHdl ( LINK( this, SvxConfigPage, MoveHdl) ); in SvxMenuConfigPage() 2928 LINK( this, SvxMainMenuOrganizerDialog, MoveHdl) ); in SvxMainMenuOrganizerDialog() 2930 LINK( this, SvxMainMenuOrganizerDialog, MoveHdl) ); in SvxMainMenuOrganizerDialog() 2977 IMPL_LINK( SvxMainMenuOrganizerDialog, MoveHdl, Button *, pButton ) in IMPL_LINK() argument 3155 aMoveUpButton.SetClickHdl ( LINK( this, SvxToolbarConfigPage, MoveHdl) ); in SvxToolbarConfigPage() 3156 aMoveDownButton.SetClickHdl ( LINK( this, SvxToolbarConfigPage, MoveHdl) ); in SvxToolbarConfigPage() 3306 IMPL_LINK( SvxToolbarConfigPage, MoveHdl, Button *, pButton ) in IMPL_LINK() argument
|
Completed in 49 milliseconds