Lines Matching refs:mpFrame
281 pWindow->mpWindowImpl->mpFrame->SetRepresentedURL( i_rURL ); in SetRepresentedURL()
307 pWindow->mpWindowImpl->mpFrame->SetIcon( nIcon ); in SetIcon()
451 …mpWindowImpl->mpBorderWindow->mpWindowImpl->mpFrame->SetMinClientSize( rSize.Width(), rSize.Height… in SetMinOutputSizePixel()
454 mpWindowImpl->mpFrame->SetMinClientSize( rSize.Width(), rSize.Height() ); in SetMinOutputSizePixel()
472 …mpWindowImpl->mpBorderWindow->mpWindowImpl->mpFrame->SetMaxClientSize( aSize.Width(), aSize.Height… in SetMaxOutputSizePixel()
475 mpWindowImpl->mpFrame->SetMaxClientSize( aSize.Width(), aSize.Height() ); in SetMaxOutputSizePixel()
771 SalFrameGeometry g = pWin->mpWindowImpl->mpFrame->GetGeometry(); in SetWindowStateData()
801 mpWindowImpl->mpFrame->SetWindowState( &aState ); in SetWindowStateData()
809 SalFrameGeometry aGeometry = mpWindowImpl->mpFrame->GetGeometry(); in SetWindowStateData()
840 const SalFrameGeometry& rGeom = pWindow->mpWindowImpl->mpFrame->GetGeometry(); in SetWindowStateData()
883 if ( mpWindowImpl->mpFrame->GetWindowState( &aState ) ) in GetWindowStateData()
1070 return mpWindowImpl->mpFrame->maGeometry.nScreenNumber; in GetScreenNumber()
1077 mpWindowImpl->mpFrame->SetScreenNumber( nScreen ); in SetScreenNumber()