Searched refs:mpShowWindow (Results 1 – 3 of 3) sorted by relevance
546 , mpShowWindow(0) in SlideshowImpl()696 if( mpShowWindow && mpView ) in disposing()697 mpView->DeleteWindowFromPaintView( mpShowWindow ); in disposing()705 mpShowWindow->SetViewShell( NULL ); in disposing()719 if( mpShowWindow ) in disposing()720 mpShowWindow->Hide(); in disposing()756 if( mpShowWindow ) in disposing()757 mpShowWindow->Hide(); in disposing()785 if( mpShowWindow ) in disposing()787 delete mpShowWindow; in disposing()[all …]
270 ShowWindow* getShowWindow() const { return mpShowWindow; } in getShowWindow()356 ShowWindow* mpShowWindow; member in sd::SlideshowImpl
973 return mxController.is() ? mxController->mpShowWindow : 0; in getShowWindow()