Searched refs:mpShowWindow (Results 1 – 3 of 3) sorted by relevance
556 , mpShowWindow(0) in SlideshowImpl()706 if( mpShowWindow && mpView ) in disposing()707 mpView->DeleteWindowFromPaintView( mpShowWindow ); in disposing()715 mpShowWindow->SetViewShell( NULL ); in disposing()729 if( mpShowWindow ) in disposing()730 mpShowWindow->Hide(); in disposing()766 if( mpShowWindow ) in disposing()767 mpShowWindow->Hide(); in disposing()795 if( mpShowWindow ) in disposing()797 delete mpShowWindow; in disposing()[all …]
272 ShowWindow* getShowWindow() const { return mpShowWindow; } in getShowWindow()358 ShowWindow* mpShowWindow; member in sd::SlideshowImpl
978 return mxController.is() ? mxController->mpShowWindow : 0; in getShowWindow()