Searched refs:mpIntroWindow (Results 1 – 8 of 8) sorted by relevance
44 pSVData->mpIntroWindow = this; in ImplInitIntroWindowData()61 if ( pSVData->mpIntroWindow == this ) in ~IntroWindow()62 pSVData->mpIntroWindow = NULL; in ~IntroWindow()
6648 if( pSVData->mpIntroWindow && !ImplIsWindowOrChild( pSVData->mpIntroWindow ) ) in Show()6649 pSVData->mpIntroWindow->Hide(); in Show()
52 if( pSVData->mpIntroWindow ) in ShowNativeDialog()53 pSVData->mpIntroWindow->Hide(); in ShowNativeDialog()
147 if (pSVData->mpIntroWindow) in ShowNativeMessageBox()148 pSVData->mpIntroWindow->Hide(); in ShowNativeMessageBox()
145 if( pSVData->mpIntroWindow ) in ShowNativeDialog()146 pSVData->mpIntroWindow->Hide(); in ShowNativeDialog()
275 if (pSVData->mpIntroWindow) in ShowNativeMessageBox()276 pSVData->mpIntroWindow->Hide(); in ShowNativeMessageBox()
365 Window* mpIntroWindow; // the splash screen member
5861 if (pSVData->mpIntroWindow) in SalFrameWndProc()5862 pSVData->mpIntroWindow->Hide(); in SalFrameWndProc()6050 if( pSVData->mpIntroWindow ) in SalFrameWndProc()6051 pSVData->mpIntroWindow->Hide(); in SalFrameWndProc()
Completed in 83 milliseconds