Searched refs:pLBox (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sc/source/ui/dbgui/ |
H A D | pvfundlg.cxx | 333 IMPL_LINK( ScDPFunctionDlg, SelectHdl, ListBox*, pLBox ) in IMPL_LINK() argument 335 if( pLBox == &maLbType ) in IMPL_LINK() 363 else if( pLBox == &maLbBaseField ) in IMPL_LINK() 704 IMPL_LINK( ScDPSubtotalOptDlg, SelectHdl, ListBox*, pLBox ) in IMPL_LINK() argument 706 if( pLBox == &maLbHierarchy ) in IMPL_LINK() 780 IMPL_LINK( ScDPShowDetailDlg, DblClickHdl, ListBox*, pLBox ) in IMPL_LINK() argument 782 if( pLBox == &maLbDims ) in IMPL_LINK()
|
/aoo42x/main/sw/source/ui/misc/ |
H A D | srtdlg.cxx | 470 IMPL_LINK( SwSortDlg, LanguageHdl, ListBox*, pLBox ) in IMPL_LINK() argument 508 if( pLBox && sAlg == aOldStrArr[ n ] ) in IMPL_LINK() 516 if( !pLBox ) in IMPL_LINK()
|
Completed in 13 milliseconds