Home
last modified time | relevance | path

Searched refs:pLBView (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/svtools/source/contnr/
H A Dsvimpbox.cxx53 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 22 milliseconds