Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdpoev.cxx164 if(basegfx::CONTINUITY_C1 == eSmooth) in CheckPolyPossibilitiesHelper()
193 eFlags = basegfx::CONTINUITY_C1; in SetMarkedPointsSmooth()
/trunk/main/basegfx/inc/basegfx/vector/
H A Db2enums.hxx53 CONTINUITY_C1, enumerator
/trunk/main/basegfx/source/vector/
H A Db2ivector.cxx144 eRetval = CONTINUITY_C1; in getContinuity()
H A Db2dvector.cxx205 return CONTINUITY_C1; in getContinuity()
/trunk/main/sd/source/ui/animations/
H A Dmotionpathtag.cxx1235 eFlags = basegfx::CONTINUITY_C1; in SetMarkedPointsSmooth()
/trunk/main/basegfx/source/polygon/
H A Db2dpolygontools.cxx2841 case CONTINUITY_C1 : in setContinuityInPoint()
3999 if(CONTINUITY_C1 == eCont) in B2DPolygonToUnoPolygonBezierCoords()
/trunk/main/tools/source/generic/
H A Dpoly.cxx2340 if(basegfx::CONTINUITY_C1 == eCont) in Polygon()