Home
last modified time | relevance | path

Searched refs:PaintWindowCount (Results 1 – 20 of 20) sorted by relevance

/trunk/main/sd/source/ui/accessibility/
H A DAccessibleViewForwarder.cxx49 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()
/trunk/main/svx/source/svdraw/
H A Dsvdpntv.cxx101 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()
H A Dsvdviter.cxx236 const sal_uInt32 nOutDevAnz(mpAktView->PaintWindowCount()); in ImpFindOutDev()
257 const sal_uInt32 nOutDevAnz(mpAktView->PaintWindowCount()); in ImpFindWindow()
H A Dsvdcrtv.cxx73 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()
H A Dsvdpagv.cxx199 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()
H A Dsvdsnpv.cxx62 for(sal_uInt32 a(0L); a < rView.PaintWindowCount(); a++) in ImplPageOriginOverlay()
141 for(sal_uInt32 a(0L); a < rView.PaintWindowCount(); a++) in ImplHelpLineOverlay()
H A Dsvddrgv.cxx837 for(sal_uInt32 a(0); a < PaintWindowCount(); a++) in ShowDragObj()
H A Dsvdibrow.cxx1109 const sal_uInt32 nWinCount(rView.PaintWindowCount()); in ImpGetViewWin()
H A Dsvdview.cxx103 for(sal_uInt32 a(0L); a < rView.PaintWindowCount(); a++) in ImplCreateOverlays()
H A Dsvdmrkv.cxx92 for(sal_uInt32 a(0L); a < rView.PaintWindowCount(); a++) in ImplMarkingOverlay()
H A Dsvdedxv.cxx564 const sal_uInt32 nWinAnz(PaintWindowCount()); in SdrBeginTextEdit()
/trunk/main/svx/inc/svx/
H A Dsvdpntv.hxx251 sal_uInt32 PaintWindowCount() const { return maPaintWindows.size(); } in PaintWindowCount() function in SdrPaintView
/trunk/main/svx/source/toolbars/
H A Dfontworkbar.cxx227 const sal_uInt32 nAnz(pView->PaintWindowCount()); in ImpGetViewWin()
/trunk/main/svx/source/form/
H A Dnavigatortree.cxx2227 for ( sal_uInt32 i = 0; i < pFormView->PaintWindowCount(); ++i ) in MarkViewObj()
2302 for ( sal_uInt32 i = 0; i < pFormView->PaintWindowCount(); ++i ) in MarkViewObj()
/trunk/main/svx/source/accessibility/
H A DGraphCtlAccessibleContext.cxx971 if( mpView && mpView->PaintWindowCount()) in GetVisibleArea()
/trunk/main/sc/source/ui/view/
H A Ddrawview.cxx559 for(sal_uInt32 a(0L); a < PaintWindowCount(); a++) in MarkListHasChanged()
/trunk/main/sw/source/core/crsr/
H A Dviscrs.cxx576 if(pView && pView->PaintWindowCount()) in Show()
/trunk/main/sd/source/ui/view/
H A Dsdview.cxx191 while(PaintWindowCount()) in ~View()
/trunk/main/svx/source/engine3d/
H A Dview3d.cxx173 for(sal_uInt32 a(0); a < mrView.PaintWindowCount(); a++) in SetMirrorAxis()
/trunk/main/svx/source/table/
H A Dtablecontroller.cxx1962 const sal_uInt32 nCount = mpView->PaintWindowCount(); in updateSelectionOverlay()

Completed in 144 milliseconds