Lines Matching refs:mpWindowImpl
69 pBorderWin->mpWindowImpl->mpClientWindow = this; in ImplInit()
70 …pBorderWin->GetBorder( mpWindowImpl->mnLeftBorder, mpWindowImpl->mnTopBorder, mpWindowImpl->mnRigh… in ImplInit()
71 mpWindowImpl->mpBorderWindow = pBorderWin; in ImplInit()
189 mpWindowImpl->mpFrameWindow->mpWindowImpl->mbWaitSystemResize = sal_True; in ShowFullScreenMode()
213 mpWindowImpl->mpFrame->SetAlwaysOnTop( sal_True ); in StartPresentationMode()
216 mpWindowImpl->mpFrame->StartPresentation( sal_True ); in StartPresentationMode()
227 mpWindowImpl->mpFrame->StartPresentation( sal_False ); in StartPresentationMode()
229 mpWindowImpl->mpFrame->SetAlwaysOnTop( sal_False ); in StartPresentationMode()
246 mpWindowImpl->mpFrame->GetWindowState(&aState); in IsMinimized()
260 sal_Bool bRet = mpWindowImpl->mpFrame->SetPluginParent( pParent ); in SetPluginParent()
274 mpWindowImpl->mpFrame->SetWindowState( &aState ); in ImplSetFrameState()
309 if( mpWindowImpl->mpFrame->GetWindowState( &aState ) ) in IsMaximized()