Home
last modified time | relevance | path

Searched refs:GetWin (Results 1 – 25 of 51) sorted by relevance

123

/trunk/main/sw/source/core/view/
H A Dviewsh.cxx119 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 Dvnew.cxx76 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 Dpagepreviewlayout.cxx1052 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 Dvprint.cxx148 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 Dviewimp.cxx306 OutputDevice* pOutDevForDrawView = GetShell()->GetWin(); in MakeDrawView()
355 if ( rSh.GetWin() ) in GetRetoucheColor()
386 Window *pWin = GetShell()->GetWin(); in UpdateAccessible()
/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx289 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 …]
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx1971 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 Dvirtoutp.cxx190 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 Dlayact.cxx2376 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()
/trunk/main/sw/source/core/crsr/
H A Dviscrs.cxx191 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 Dcrsrsh.cxx258 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()
/trunk/main/sw/source/core/access/
H A Daccmap.cxx236 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 Daccdoc.cxx91 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()
/trunk/main/sw/source/core/edit/
H A Dedredln.cxx74 if ( pSh->GetWin() ) in lcl_InvalidateAll()
75 pSh->GetWin()->Invalidate(); in lcl_InvalidateAll()
H A Dedws.cxx145 if ( pSh->GetWin() ) in CalcLayout()
146 pSh->GetWin()->Invalidate(); in CalcLayout()
/trunk/main/sw/source/core/text/
H A Datrstck.cxx265 if ( pShell->GetWin() && in lcl_ChgHyperLinkColor()
755 if( (mpShell && !mpShell->GetWin()) || in FontChg()
840 if( mpShell && mpShell->GetWin()) in FontChg()
H A Dfrmpaint.cxx118 : 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 Dtxtdrop.cxx829 if( rInf.GetVsh() && rInf.GetVsh()->GetWin() ) in CalcFontSize()
830 pWin = rInf.GetVsh()->GetWin(); in CalcFontSize()
/trunk/main/sw/source/core/txtnode/
H A Dfntcache.cxx415 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()
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh2.cxx205 GetWin()->Update(); in StartInputFldDlg()
225 GetWin()->Update(); in StartDropDownFldDlg()
/trunk/main/sw/source/ui/app/
H A Dswmodul1.cxx664 if ( bSmartTags && pViewShell && pViewShell->GetWin() ) in CheckSpellChanges()
665 pViewShell->GetWin()->Invalidate(); in CheckSpellChanges()
/trunk/main/sw/source/filter/html/
H A Dhtmlforw.cxx727 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()
/trunk/main/sw/source/core/frmedt/
H A Dfecopy.cxx1247 else if( GetWin() ) in GetDrawObjGraphic()
1256 MapMode aTmp( GetWin()->GetMapMode() ); in GetDrawObjGraphic()
1280 VirtualDevice aVirtDev( *GetWin() ); in GetDrawObjGraphic()
/trunk/main/starmath/source/
H A Daccessibility.hxx104 SmGraphicWindow * GetWin() { return pWin; } in GetWin() function in SmGraphicAccessible
360 SmEditWindow * GetWin() { return pWin; } in GetWin() function in SmEditAccessible
/trunk/main/editeng/inc/editeng/
H A Dsplwrap.hxx119 inline Window* GetWin() { return pWin; } in GetWin() function in SvxSpellWrapper

Completed in 177 milliseconds

123