Searched refs:createVclControl (Results 1 – 3 of 3) sorted by relevance
56 Window* createVclControl( Window* pParent, sal_Int64 nWinStyle );
233 Window* TreeControlPeer::createVclControl( Window* pParent, sal_Int64 nWinStyle ) in createVclControl() function in TreeControlPeer
147 pWindow = pPeer->createVclControl( pParent, nWinBits ); in CreateWindow()
Completed in 45 milliseconds