Searched refs:pSB (Results 1 – 2 of 2) sorted by relevance
2422 IMPL_LINK( ImplListBox, ScrollBarHdl, ScrollBar*, pSB ) in IMPL_LINK() argument2424 sal_uInt16 nPos = (sal_uInt16) pSB->GetThumbPos(); in IMPL_LINK()2425 if( pSB == mpVScrollBar ) in IMPL_LINK()2427 else if( pSB == mpHScrollBar ) in IMPL_LINK()
1040 IMPL_LINK( SvListBoxForProperties, ScrollHdl, ScrollBar*, pSB ) in IMPL_LINK() argument1042 if(pSB!=NULL) in IMPL_LINK()
Completed in 39 milliseconds