Home
last modified time | relevance | path

Searched refs:CONTINUITY_NONE (Results 1 – 7 of 7) sorted by relevance

/trunk/main/basegfx/source/vector/
H A Db2dvector.cxx193 return CONTINUITY_NONE; in getContinuity()
208 return CONTINUITY_NONE; in getContinuity()
H A Db2ivector.cxx130 B2VectorContinuity eRetval(CONTINUITY_NONE); in getContinuity()
/trunk/main/svx/source/svdraw/
H A Dsvdpoev.cxx79 basegfx::B2VectorContinuity eSmooth = basegfx::CONTINUITY_NONE; in ImpCheckPolyPossibilities()
159 if(basegfx::CONTINUITY_NONE == eSmooth) in CheckPolyPossibilitiesHelper()
189 eFlags = basegfx::CONTINUITY_NONE; in SetMarkedPointsSmooth()
/trunk/main/basegfx/inc/basegfx/vector/
H A Db2enums.hxx50 CONTINUITY_NONE = 0, enumerator
/trunk/main/sd/source/ui/animations/
H A Dmotionpathtag.cxx945 basegfx::B2VectorContinuity eSmooth = basegfx::CONTINUITY_NONE; in CheckPossibilities()
1231 eFlags = basegfx::CONTINUITY_NONE; in SetMarkedPointsSmooth()
/trunk/main/basegfx/source/polygon/
H A Db2dpolygon.cxx1447 return CONTINUITY_NONE; in getContinuityInPoint()
H A Db2dpolygontools.cxx2805 case CONTINUITY_NONE : in setContinuityInPoint()