Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dcombobox.cxx208 Window* pLBParent = this; in ImplInit() local
210 pLBParent = mpFloatWin; in ImplInit()
211 mpImplLB = new ImplListBox( pLBParent, nListStyle|WB_SIMPLEMODE ); in ImplInit()
H A Dlstbox.cxx164 Window* pLBParent = this; in ImplInit() local
166 pLBParent = mpFloatWin; in ImplInit()
167 mpImplLB = new ImplListBox( pLBParent, nStyle&(~WB_BORDER) ); in ImplInit()

Completed in 34 milliseconds