Home
last modified time | relevance | path

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

/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx1642 static void ImplSetParentFrame( WinSalFrame* pThis, HWND hNewParentWnd, sal_Bool bAsChild ) in ImplSetParentFrame() function
1781 ImplSetParentFrame( *iChild, hWnd, FALSE ); in ImplSetParentFrame()
1796 ImplSetParentFrame( this, static_cast<WinSalFrame*>(pNewParent)->mhWnd, FALSE ); in SetParent()
1808 ImplSetParentFrame( this, pNewParent->hWnd, TRUE ); in SetPluginParent()