Home
last modified time | relevance | path

Searched refs:SortKeyHdl (Results 1 – 2 of 2) sorted by path

/trunk/main/sw/source/ui/inc/
H A Dswuicnttab.hxx461 DECL_LINK(SortKeyHdl, RadioButton*);
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx2204 aSortDocPosRB.SetClickHdl(LINK(this, SwTOXEntryTabPage, SortKeyHdl)); in SwTOXEntryTabPage()
2205 aSortContentRB.SetClickHdl(LINK(this, SwTOXEntryTabPage, SortKeyHdl)); in SwTOXEntryTabPage()
2420 SortKeyHdl(aSortDocPosRB.IsChecked() ? &aSortDocPosRB : &aSortContentRB); in ActivatePage()
2821 IMPL_LINK(SwTOXEntryTabPage, SortKeyHdl, RadioButton*, pButton) in IMPL_LINK() argument

Completed in 40 milliseconds