Home
last modified time | relevance | path

Searched refs:eCont (Results 1 – 3 of 3) sorted by relevance

/trunk/main/ucb/source/core/
H A Ducbcmds.cxx1497 NameClashContinuation eCont in globalTransfer_() local
1505 switch ( eCont ) in globalTransfer_()
1893 NameClashContinuation eCont in globalTransfer() local
1902 switch ( eCont ) in globalTransfer()
/trunk/main/tools/source/generic/
H A Dpoly.cxx2338 const basegfx::B2VectorContinuity eCont(rPolygon.getContinuityInPoint(a)); in Polygon() local
2340 if(basegfx::CONTINUITY_C1 == eCont) in Polygon()
2344 else if(basegfx::CONTINUITY_C2 == eCont) in Polygon()
/trunk/main/basegfx/source/polygon/
H A Db2dpolygontools.cxx3997 … const B2VectorContinuity eCont(rPolygon.getContinuityInPoint(a)); in B2DPolygonToUnoPolygonBezierCoords() local
3999 if(CONTINUITY_C1 == eCont) in B2DPolygonToUnoPolygonBezierCoords()
4003 else if(CONTINUITY_C2 == eCont) in B2DPolygonToUnoPolygonBezierCoords()

Completed in 57 milliseconds