Searched refs:pLBView (Results 1 – 1 of 1) sorted by relevance
/trunk/main/svtools/source/contnr/ |
H A D | svimpbox.cxx | 53 SvImpLBox::SvImpLBox( SvTreeListBox* pLBView, SvLBoxTreeList* pLBTree, WinBits nWinStyle) : in SvImpLBox() argument 56 aVerSBar( pLBView, WB_DRAG | WB_VSCROLL ), in SvImpLBox() 57 aHorSBar( pLBView, WB_DRAG | WB_HSCROLL ), in SvImpLBox() 58 aScrBarBox( pLBView ), in SvImpLBox() 60 aSelEng( pLBView, (FunctionSet*)0 ), in SvImpLBox() 61 aFctSet( this, &aSelEng, pLBView ), in SvImpLBox() 67 pView = pLBView; in SvImpLBox()
|
Completed in 83 milliseconds