Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Ddialog.cxx771 Window* pFrameParent = ImplGetFrameWindow()->ImplGetParent(); in EndDialog() local
773 if( ( !pFrameParent && !pPrevFrameParent ) || in EndDialog()
774 …( pFrameParent && pPrevFrameParent && pFrameParent->ImplGetFrame() == pPrevFrameParent->ImplGetFra… in EndDialog()
H A Dwindow.cxx1047 Window* pFrameParent = pParent->mpWindowImpl->mpFrameWindow; in ImplInsertWindow() local
1048 mpWindowImpl->mpFrameData = pFrameParent->mpWindowImpl->mpFrameData; in ImplInsertWindow()
1049 mpWindowImpl->mpFrame = pFrameParent->mpWindowImpl->mpFrame; in ImplInsertWindow()
1050 mpWindowImpl->mpFrameWindow = pFrameParent; in ImplInsertWindow()

Completed in 56 milliseconds