Searched refs:SortKeyHdl (Results 1 – 2 of 2) sorted by relevance
461 DECL_LINK(SortKeyHdl, RadioButton*);
2204 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 33 milliseconds