Searched refs:SortDirHdl (Results 1 – 4 of 4) sorted by relevance
/trunk/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 * );
|
/trunk/main/sc/source/ui/dbgui/ |
H A D | tpsort.cxx | 639 aBtnTopDown.SetClickHdl ( LINK( this, ScTabPageSortOptions, SortDirHdl ) ); in Init() 640 aBtnLeftRight.SetClickHdl ( LINK( this, ScTabPageSortOptions, SortDirHdl ) ); in Init() 1001 IMPL_LINK( ScTabPageSortOptions, SortDirHdl, RadioButton *, pBtn ) in IMPL_LINK() argument
|
/trunk/main/sc/source/ui/inc/ |
H A D | tpsort.hxx | 208 DECL_LINK( SortDirHdl, RadioButton * );
|
Completed in 21 milliseconds