Searched refs:SortDirHdl (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/toolkit/workben/layout/ |
H A D | tpsort.cxx | 647 aBtnTopDown.SetClickHdl ( LINK( this, ScTabPageSortOptions, SortDirHdl ) ); in Init() 648 aBtnLeftRight.SetClickHdl ( LINK( this, ScTabPageSortOptions, SortDirHdl ) ); in Init() 1020 IMPL_LINK( ScTabPageSortOptions, SortDirHdl, RadioButton *, pBtn ) in IMPL_LINK() argument
|
H A D | tpsort.hxx | 205 DECL_LINK( SortDirHdl, RadioButton * );
|
/aoo4110/main/sc/source/ui/dbgui/ |
H A D | tpsort.cxx | 640 aBtnTopDown.SetClickHdl ( LINK( this, ScTabPageSortOptions, SortDirHdl ) ); in Init() 641 aBtnLeftRight.SetClickHdl ( LINK( this, ScTabPageSortOptions, SortDirHdl ) ); in Init() 1002 IMPL_LINK( ScTabPageSortOptions, SortDirHdl, RadioButton *, pBtn ) in IMPL_LINK() argument
|
/aoo4110/main/sc/source/ui/inc/ |
H A D | tpsort.hxx | 208 DECL_LINK( SortDirHdl, RadioButton * );
|
Completed in 33 milliseconds