Searched refs:PaintWindowCount (Results 1 – 20 of 20) sorted by relevance
49 for(sal_uInt32 a(0L); a < mpView->PaintWindowCount(); a++) in AccessibleViewForwarder()85 if((sal_uInt32)mnWindowId < mpView->PaintWindowCount()) in GetVisibleArea()104 if((sal_uInt32)mnWindowId < mpView->PaintWindowCount()) in LogicToPixel()121 if((sal_uInt32)mnWindowId < mpView->PaintWindowCount()) in LogicToPixel()140 if((sal_uInt32)mnWindowId < mpView->PaintWindowCount()) in PixelToLogic()157 if((sal_uInt32)mnWindowId < mpView->PaintWindowCount()) in PixelToLogic()
101 for(sal_uInt32 a(0L); a < rView.PaintWindowCount(); a++) in ImplEncirclementOverlay()187 if(PaintWindowCount()) in GetFirstOutputDevice()1089 const sal_uInt32 nWindowCount(PaintWindowCount()); in GlueInvalidate()1117 const sal_uInt32 nWindowCount(PaintWindowCount()); in InvalidateAllWin()1132 const sal_uInt32 nWindowCount(PaintWindowCount()); in InvalidateAllWin()
236 const sal_uInt32 nOutDevAnz(mpAktView->PaintWindowCount()); in ImpFindOutDev()257 const sal_uInt32 nOutDevAnz(mpAktView->PaintWindowCount()); in ImpFindWindow()
73 for(sal_uInt32 a(0L); a < rView.PaintWindowCount(); a++) in ImplConnectMarkerOverlay()152 for(sal_uInt32 a(0L); a < rView.PaintWindowCount(); a++) in CreateAndShowOverlay()879 for(sal_uInt32 a(0); a < PaintWindowCount(); a++) in ShowCreateObj()
199 for(sal_uInt32 a(0L); a < rNewView.PaintWindowCount(); a++) in SdrPageView()281 for(sal_uInt32 a(0L); a < GetView().PaintWindowCount(); a++) in Show()809 for(sal_uInt32 a(0L); a < GetView().PaintWindowCount(); a++) in ImpInvalidateHelpLineArea()
62 for(sal_uInt32 a(0L); a < rView.PaintWindowCount(); a++) in ImplPageOriginOverlay()141 for(sal_uInt32 a(0L); a < rView.PaintWindowCount(); a++) in ImplHelpLineOverlay()
837 for(sal_uInt32 a(0); a < PaintWindowCount(); a++) in ShowDragObj()
1109 const sal_uInt32 nWinCount(rView.PaintWindowCount()); in ImpGetViewWin()
103 for(sal_uInt32 a(0L); a < rView.PaintWindowCount(); a++) in ImplCreateOverlays()
92 for(sal_uInt32 a(0L); a < rView.PaintWindowCount(); a++) in ImplMarkingOverlay()
564 const sal_uInt32 nWinAnz(PaintWindowCount()); in SdrBeginTextEdit()
251 sal_uInt32 PaintWindowCount() const { return maPaintWindows.size(); } in PaintWindowCount() function in SdrPaintView
227 const sal_uInt32 nAnz(pView->PaintWindowCount()); in ImpGetViewWin()
2227 for ( sal_uInt32 i = 0; i < pFormView->PaintWindowCount(); ++i ) in MarkViewObj()2302 for ( sal_uInt32 i = 0; i < pFormView->PaintWindowCount(); ++i ) in MarkViewObj()
971 if( mpView && mpView->PaintWindowCount()) in GetVisibleArea()
576 if(pView && pView->PaintWindowCount()) in Show()
559 for(sal_uInt32 a(0L); a < PaintWindowCount(); a++) in MarkListHasChanged()
191 while(PaintWindowCount()) in ~View()
173 for(sal_uInt32 a(0); a < mrView.PaintWindowCount(); a++) in SetMirrorAxis()
1962 const sal_uInt32 nCount = mpView->PaintWindowCount(); in updateSelectionOverlay()
Completed in 123 milliseconds