Searched refs:ImplIsRealParentPath (Results 1 – 3 of 3) sorted by relevance
1026 if( ImplIsRealParentPath( pFrameWindow ) ) in ImplSetFrameParent()1433 sal_Bool Window::ImplIsRealParentPath( const Window* pWindow ) const in ImplIsRealParentPath() function in Window4532 if ( ImplIsRealParentPath( pTempWin ) ) in ~Window()4553 if ( ImplIsRealParentPath( pTempWin ) ) in ~Window()4663 if( pSVData->maWinData.mpFocusWin && ImplIsRealParentPath( pSVData->maWinData.mpFocusWin ) ) in ~Window()6435 if ( ImplIsRealParentPath( pOverlapWindow->ImplGetWindow() ) ) in SetParent()
768 if( !pWin->ImplIsRealParentPath( this ) && ( pWin != this ) && in SetWindowStateData()
417 SAL_DLLPRIVATE sal_Bool ImplIsRealParentPath( const Window* pWindow ) const;
Completed in 85 milliseconds