/aoo42x/main/svx/source/svdraw/ |
H A D | sdrpagewindow.cxx | 235 … const sal_uInt32 nLoopCount(aCandidate.isClosed() ? aCandidate.count() : aCandidate.count() - 1L); in impPaintStrokePolygon() local
|
H A D | svdotextpathdecomposition.cxx | 718 sal_uInt32 nLoopCount(rPathPolyPolygon.count()); in impDecomposePathTextPrimitive() local
|
H A D | svdotext.cxx | 1061 unsigned nLoopCount=0; in ImpSetCharStretching() local
|
H A D | svdedtv2.cxx | 1531 const sal_uInt32 nLoopCount(rCandidate.isClosed() ? nPointCount : nPointCount - 1); in ImpDismantleOneObject() local
|
/aoo42x/main/filter/source/graphicfilter/egif/ |
H A D | egif.cxx | 335 sal_uInt16 nLoopCount = (sal_uInt16) rAnimation.GetLoopCount(); in WriteLoopExtension() local
|
/aoo42x/main/sd/source/ui/dlg/ |
H A D | animobjs.cxx | 931 long nLoopCount = aAnimation.GetLoopCount(); in AddObj() local 1152 long nLoopCount = 0L; in CreateAnimObj() local
|
/aoo42x/main/basegfx/source/polygon/ |
H A D | b3dpolygontools.cxx | 252 const sal_uInt32 nLoopCount(rCandidate.isClosed() ? nPointCount : nPointCount - 1L); in getLength() local 1101 const sal_uInt32 nLoopCount(rCandidate.isClosed() ? nPointCount : nPointCount - 1L); in isPointOnPolygon() local
|
H A D | b2dpolygontools.cxx | 2270 const sal_uInt32 nLoopCount(aCandidate.isClosed() ? nPointCount : nPointCount - 1L); in isPointOnPolygon() local 3012 const sal_uInt32 nLoopCount(rCandidate.isClosed() ? nSegments : nSegments + 1L); in reSegmentPolygon() local 3944 … const sal_uInt32 nLoopCount(bClosed ? nPointCount : (nPointCount ? nPointCount - 1 : 0)); in B2DPolygonToUnoPolygonBezierCoords() local
|
/aoo42x/main/drawinglayer/source/primitive3d/ |
H A D | polygontubeprimitive3d.cxx | 491 const sal_uInt32 nLoopCount(bClosed ? nPointCount : nPointCount - 1); in impCreate3DDecomposition() local
|
H A D | sdrextrudelathetools3d.cxx | 598 const sal_uInt32 nLoopCount(bClosed ? nNumSlices : nNumSlices - 1L); in extractPlanesFromSlice() local
|
/aoo42x/main/framework/test/threadtest/ |
H A D | threadtest.cxx | 631 sal_Int32 nLoopCount = nLoops ; in measureTime() local
|
/aoo42x/main/framework/test/ |
H A D | threadtest.cxx | 636 sal_Int32 nLoopCount = nLoops ; in measureTime() local
|
/aoo42x/main/sdext/source/presenter/ |
H A D | PresenterHelpView.cxx | 435 for (int nLoopCount=0; nLoopCount<5; ++nLoopCount) in CheckFontSize() local
|
/aoo42x/main/vcl/source/gdi/ |
H A D | animate.cxx | 624 void Animation::SetLoopCount( const sal_uLong nLoopCount ) in SetLoopCount()
|
/aoo42x/main/sc/source/core/data/ |
H A D | dptabres.cxx | 3127 long nLoopCount = bIsDataLayout ? 1 : nCount; in SortMembers() local 3143 long nLoopCount = bIsDataLayout ? 1 : nCount; in DoAutoShow() local 3670 long nLoopCount = bIsDataLayout ? 1 : nCount; in SortMembers() local 3692 long nLoopCount = bIsDataLayout ? 1 : nCount; in DoAutoShow() local
|
H A D | dpgroup.cxx | 989 long nLoopCount = 0; in GetNumEntries() local
|
/aoo42x/main/sw/source/ui/table/ |
H A D | tabledlg.cxx | 1113 sal_uInt16 nLoopCount = 0; in UpdateCols() local
|
/aoo42x/main/tools/source/generic/ |
H A D | poly.cxx | 2295 …const sal_uInt32 nLoopCount(bClosed ? nB2DLocalCount : (nB2DLocalCount ? nB2DLocalCount - 1L : 0L … in Polygon() local
|