/aoo42x/main/sw/source/core/view/ |
H A D | viewsh.cxx | 119 mpPrePostOutDev = (GetWin() ? GetWin() : GetOut()); in DLPrePaint2() 226 GetWin()->Update(); in ImplEndAction() 435 if ( GetWin() && GetWin()->IsVisible() ) in ImplLockPaint() 444 if ( GetWin() && GetWin()->IsVisible() ) in ImplUnlockPaint() 539 if ( pSh->GetWin() ) in InvalidateWindows() 1280 GetWin()->Update(); in VisPortChgd() 1595 GetWin()->Update(); in SmoothScroll() 1768 if ( !GetWin() ) in CheckInvalidForPaint() 1911 if( GetWin() && GetWin()->IsVisible() ) in Paint() 2147 if ( GetWin() && in GetRefDev() [all …]
|
H A D | vnew.cxx | 76 if( GetWin() && 100 != pOpt->GetZoom() ) in Init() 121 if( GetWin() ) in Init() 123 pOpt->Init( GetWin() ); in Init() 124 GetWin()->SetFillColor(); in Init() 125 GetWin()->SetBackground(); in Init() 126 GetWin()->SetLineColor(); in Init() 339 if( pDoc && GetWin() ) in ~ViewShell()
|
H A D | pagepreviewlayout.cxx | 1052 if ( !mrParentViewShell.GetWin() && in Paint() 1217 if ( !mrParentViewShell.GetWin() && in Repaint() 1253 mrParentViewShell.GetWin()->Invalidate( aInvalidPrevwRect ); in Repaint() 1276 const StyleSettings& rSettings = mrParentViewShell.GetWin()->GetSettings().GetStyleSettings(); in _PaintSelectMarkAtPage() 1341 mrParentViewShell.GetWin()->Invalidate( pOutputDev->PixelToLogic( aInvalPxRect ) ); in MarkNewSelectedPage() 1345 mrParentViewShell.GetWin()->Invalidate( pOutputDev->PixelToLogic( aInvalPxRect ) ); in MarkNewSelectedPage() 1349 mrParentViewShell.GetWin()->Invalidate( pOutputDev->PixelToLogic( aInvalPxRect ) ); in MarkNewSelectedPage() 1353 mrParentViewShell.GetWin()->Invalidate( pOutputDev->PixelToLogic( aInvalPxRect ) ); in MarkNewSelectedPage()
|
H A D | vprint.cxx | 148 if ( pSh->GetWin() ) in Repaint() 152 pSh->GetWin()->Invalidate(); in Repaint() 153 pSh->GetWin()->Update(); in Repaint() 197 ASSERT( !pSh->GetWin(), "Drucken mit Window?" ); in SetSwVisArea()
|
H A D | viewimp.cxx | 306 OutputDevice* pOutDevForDrawView = GetShell()->GetWin(); in MakeDrawView() 355 if ( rSh.GetWin() ) in GetRetoucheColor() 386 Window *pWin = GetShell()->GetWin(); in UpdateAccessible()
|
/aoo42x/main/sw/source/core/doc/ |
H A D | notxtfrm.cxx | 289 if ( pSh->GetWin() && !pSh->IsPreView() ) in Paint() 304 !pSh->GetWin() ) in Paint() 324 !pSh->GetWin() ) && in Paint() 333 if ( HasAnimation() && pSh->GetWin() ) in Paint() 348 if( pSh->GetWin() ) in Paint() 715 if( pSh->GetWin() ) in Modify() 720 pSh->GetWin()->Invalidate( Frm().SVRect() ); in Modify() 775 if( pSh->GetWin() ) in Modify() 978 pShell->GetWin(); in PaintPicture() 987 else if( pShell->GetWin() && in PaintPicture() [all …]
|
/aoo42x/main/sw/source/core/layout/ |
H A D | paintfrm.cxx | 1971 if ( pGlobalShell->GetWin() && in DrawGraphic() 2332 if( pGlobalShell->GetWin() && in PaintLines() 2861 if ( pSh->GetWin() ) in Paint() 2863 if ( pSh->GetOut() == pSh->GetWin() && !pSh->GetWin()->IsVisible() ) in Paint() 2881 if( !pSh->GetWin() ) in Paint() 2962 if ( pSh->GetWin() ) in Paint() 3046 if( pSh->GetWin() ) in Paint() 3081 if ( pSh->GetWin() ) in Paint() 3171 if ( pSh->GetWin() ) in Paint() 3178 pSh->GetWin()->Pop(); in Paint() [all …]
|
H A D | virtoutp.cxx | 190 bOn = bOn && !nCount && rRect.HasArea() && pShell->GetWin(); in Enter() 208 ASSERT( !pSh->GetWin()->IsReallyVisible() || in Enter() 209 aTmpRect.GetWidth() <= pSh->GetWin()->GetOutputSizePixel().Width() + 2, in Enter()
|
H A D | layact.cxx | 2376 Window *pWin = pImp->GetShell()->GetWin(); in ShowIdle() 2595 if ( bIndicator && pImp->GetShell()->GetWin() ) in SwLayIdle() 2608 aRect = pImp->GetShell()->GetWin()->PixelToLogic( aRect ); in SwLayIdle() 2609 pImp->GetShell()->GetWin()->Invalidate( aRect ); in SwLayIdle()
|
/aoo42x/main/sw/source/core/crsr/ |
H A D | viscrs.cxx | 191 Window* pWin = GetShell()->GetWin(); in Paint() 317 pCShell->GetWin()->SetCursor( &aTxtCrsr ); in SwVisCrsr() 340 pCrsrShell->GetWin()->SetCursor( 0 ); in ~SwVisCrsr() 397 if ( !pCrsrShell->GetWin() ) //SwFrmFmt::GetGraphic setzt das Win temp aus! in Timeout() 507 aTxtCrsr.SetWindow( bIsDragCrsr ? pCrsrShell->GetWin() : 0 ); in _SetPosAndShow() 743 const OutputDevice* pOut = rSh.GetWin(); in Get1PixelInLogic()
|
H A D | crsrsh.cxx | 258 if( GetWin() ) in EndAction() 260 GetWin()->Push(); in EndAction() 261 GetWin()->ChangePen( Pen( Color( COL_YELLOW ))); in EndAction() 265 GetWin()->DrawRect( aIRect.SVRect() ); in EndAction() 267 GetWin()->Pop(); in EndAction()
|
/aoo42x/main/sw/source/core/access/ |
H A D | accmap.cxx | 236 maInfo.SetWindow( pMap->GetShell()->GetWin() ); in SwAccessibleShapeMap_Impl() 1474 Window *pWin = GetShell()->GetWin(); in DoInvalidateShapeSelection() 3270 Window *pWin = GetShell()->GetWin(); in LogicToPixel() 3288 if( GetShell()->GetWin() ) in LogicToPixel() 3293 aSize = GetShell()->GetWin()->LogicToPixel( aSize, aMapMode ); in LogicToPixel() 3302 Window *pWin = GetShell()->GetWin(); in PixelToLogic() 3321 if( GetShell()->GetWin() ) in PixelToLogic() 3326 aSize = GetShell()->GetWin()->PixelToLogic( rSize, aMapMode ); in PixelToLogic() 3500 if( GetShell()->GetWin() ) in PixelToCore() 3546 if( GetShell()->GetWin() ) in CoreToPixel() [all …]
|
H A D | accdoc.cxx | 91 mxParent( _pMap->GetShell()->GetWin()->GetAccessibleParentWindow()->GetAccessible() ), in SwAccessibleDocumentBase() 383 Window *pWin = pInitMap->GetShell()->GetWin(); in SwAccessibleDocument() 400 Window *pWin = GetMap() ? GetMap()->GetShell()->GetWin() : 0; in ~SwAccessibleDocument() 409 Window *pWin = GetMap() ? GetMap()->GetShell()->GetWin() : 0; in Dispose()
|
/aoo42x/main/sw/source/core/edit/ |
H A D | edredln.cxx | 74 if ( pSh->GetWin() ) in lcl_InvalidateAll() 75 pSh->GetWin()->Invalidate(); in lcl_InvalidateAll()
|
H A D | edws.cxx | 145 if ( pSh->GetWin() ) in CalcLayout() 146 pSh->GetWin()->Invalidate(); in CalcLayout()
|
/aoo42x/main/sw/source/core/text/ |
H A D | atrstck.cxx | 265 if ( pShell->GetWin() && in lcl_ChgHyperLinkColor() 755 if( (mpShell && !mpShell->GetWin()) || in FontChg() 840 if( mpShell && mpShell->GetWin()) in FontChg()
|
H A D | frmpaint.cxx | 118 : aClip( pVwSh->GetWin() || pFrm->IsUndersized() ? pVwSh->GetOut() : 0 ), in SwExtraPainter() 487 else if( pSh->GetWin() ) in PaintEmpty() 700 const sal_Bool bOnWin = pSh->GetWin() != 0; in Paint()
|
H A D | txtdrop.cxx | 829 if( rInf.GetVsh() && rInf.GetVsh()->GetWin() ) in CalcFontSize() 830 pWin = rInf.GetVsh()->GetWin(); in CalcFontSize()
|
/aoo42x/main/sw/source/core/txtnode/ |
H A D | fntcache.cxx | 415 const bool bBrowse = ( pSh->GetWin() && in GetFontLeading() 457 if( !rSh.GetWin() || in CreateScrFont() 551 OutputDevice *pWin = rSh.GetWin() ? in GuessLeading() 552 rSh.GetWin() : in GuessLeading() 851 OutputDevice* pWin = rInf.GetShell()->GetWin(); in DrawText() 2638 sal_Bool bPrt = GetShell() && ! GetShell()->GetWin(); in ApplyAutoColor() 2702 if( GetShell() && GetShell()->GetWin() ) in ApplyAutoColor()
|
/aoo42x/main/sw/source/ui/wrtsh/ |
H A D | wrtsh2.cxx | 205 GetWin()->Update(); in StartInputFldDlg() 225 GetWin()->Update(); in StartDropDownFldDlg()
|
/aoo42x/main/sw/source/ui/app/ |
H A D | swmodul1.cxx | 664 if ( bSmartTags && pViewShell && pViewShell->GetWin() ) in CheckSpellChanges() 665 pViewShell->GetWin()->Invalidate(); in CheckSpellChanges()
|
/aoo42x/main/sw/source/filter/html/ |
H A D | htmlforw.cxx | 727 ASSERT( pDrawView && pVSh->GetWin(), "no DrawView or window!" ); in GetControlSize() 728 if ( pDrawView && pVSh->GetWin() ) in GetControlSize() 729 xControl = pFormObj->GetUnoControl( *pDrawView, *pVSh->GetWin() ); in GetControlSize()
|
/aoo42x/main/sw/source/core/frmedt/ |
H A D | fecopy.cxx | 1247 else if( GetWin() ) in GetDrawObjGraphic() 1256 MapMode aTmp( GetWin()->GetMapMode() ); in GetDrawObjGraphic() 1280 VirtualDevice aVirtDev( *GetWin() ); in GetDrawObjGraphic()
|
/aoo42x/main/starmath/source/ |
H A D | accessibility.hxx | 104 SmGraphicWindow * GetWin() { return pWin; } in GetWin() function in SmGraphicAccessible 360 SmEditWindow * GetWin() { return pWin; } in GetWin() function in SmEditAccessible
|
/aoo42x/main/editeng/inc/editeng/ |
H A D | splwrap.hxx | 119 inline Window* GetWin() { return pWin; } in GetWin() function in SvxSpellWrapper
|