Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dbrdwin.cxx1169 Window* pCompoundParent = NULL; in Init() local
1171 pCompoundParent = pWin->GetParent(); in Init()
1173 if( pCompoundParent ) in Init()
1174 pCompoundParent->SetPaintTransparent( sal_True ); in Init()
1178 if( ! pCompoundParent ) // compound controls have to fix themselves in Init()

Completed in 25 milliseconds