Searched defs:aPrev (Results 1 – 14 of 14) sorted by relevance
/trunk/main/sw/inc/ |
H A D | fmtcnct.hxx | 39 SwClient aPrev, //Vorgaenger (SwFlyFrmFmt), wenn es diesen gibt. member in SwFmtChain
|
/trunk/main/drawinglayer/source/primitive3d/ |
H A D | sdrextrudeprimitive3d.cxx | 240 const basegfx::B2DVector aPrev(aCandidate.getB2DPoint(nPrevInd) - aPoint); in create3DDecomposition() local
|
H A D | sdrextrudelathetools3d.cxx | 664 basegfx::B3DPolyPolygon aPrev(rSlicePrev.getB3DPolyPolygon()); in extractPlanesFromSlice() local
|
/trunk/main/sc/source/ui/view/ |
H A D | gridwin2.cxx | 982 ScAddress aPrev( static_cast<SCCOL>(nPagebreakPrev), nPosY, nTab ); in PagebreakMove() local 1009 ScAddress aPrev( nPosX, nPagebreakPrev, nTab ); in PagebreakMove() local
|
/trunk/main/basegfx/source/polygon/ |
H A D | b2dlinegeometry.cxx | 846 B2DCubicBezier aPrev; in createAreaGeometry() local
|
H A D | b2dpolygontools.cxx | 2219 const B2DPoint aPrev(rCandidate.getB2DPoint(getIndexOfPredecessor(nIndex, rCandidate))); in getOrientationForIndex() local 2962 B2DPoint aPrev(rCandidate.getB2DPoint(nPointCount - 1L)); in growInNormalDirection() local 3548 const basegfx::B2DPoint aPrev(rCandidateA.getPrevControlPoint(a)); in equal() local
|
H A D | b3dpolygon.cxx | 160 const basegfx::B3DVector aPrev(*pPrev - *pSmallest); in getNormal() local
|
/trunk/main/sc/source/filter/excel/ |
H A D | xestring.cxx | 241 XclFormatRunVec::const_iterator aPrev = aCurr; in SetFormats() local
|
/trunk/main/sw/source/filter/rtf/ |
H A D | rtffly.cxx | 373 SwNodeIndex aPrev( aRg.aStart, -1 ); in SetFlysInDoc() local
|
/trunk/main/svx/source/customshapes/ |
H A D | EnhancedCustomShape2d.cxx | 1756 Point aPrev( GetPoint( seqCoordinates[ rSrcPt - 1 ], sal_True, sal_True ) ); in CreateSubPath() local
|
/trunk/main/sw/source/filter/ww8/ |
H A D | ww8par.cxx | 3979 mySegIter aPrev = rIter; in SetSwFmtPageDesc() local 4028 mySegIter aPrev = (aIter == aStart) ? aIter : aIter-1; in InsertSegments() local
|
/trunk/main/tools/source/generic/ |
H A D | poly.cxx | 2153 const basegfx::B2DVector aPrev(aPoint - roPolygon.getPrevControlPoint(nIndex)); in impCorrectContinuity() local
|
/trunk/main/sd/source/filter/ppt/ |
H A D | pptinanimations.cxx | 2877 Any aBegin, aEnd, aNext, aPrev; in importAnimationEvents() local
|
/trunk/main/svx/source/svdraw/ |
H A D | svdopath.cxx | 959 Point aPrev(rDrag.GetPrev()); in getSpecialDragComment() local
|
Completed in 173 milliseconds