Searched refs:pLBox (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/sc/source/ui/dbgui/ |
H A D | pvfundlg.cxx | 334 IMPL_LINK( ScDPFunctionDlg, SelectHdl, ListBox*, pLBox ) in IMPL_LINK() argument 336 if( pLBox == &maLbType ) in IMPL_LINK() 364 else if( pLBox == &maLbBaseField ) in IMPL_LINK() 705 IMPL_LINK( ScDPSubtotalOptDlg, SelectHdl, ListBox*, pLBox ) in IMPL_LINK() argument 707 if( pLBox == &maLbHierarchy ) in IMPL_LINK() 781 IMPL_LINK( ScDPShowDetailDlg, DblClickHdl, ListBox*, pLBox ) in IMPL_LINK() argument 783 if( pLBox == &maLbDims ) in IMPL_LINK()
|
/aoo41x/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 36 milliseconds