Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/draw/
H A Dshapeexport.cxx770 case XmlShapeTypeDrawClosedBezierShape: // closed PolyPolygon containing curves in exportShape()
1090 …e if(aType.EqualsAscii("ClosedBezier", 21, 12)) { eShapeType = XmlShapeTypeDrawClosedBezierShape; } in ImpCalcShapeType()
1095 …if(aType.EqualsAscii("ClosedFreeHand", 21, 14)) { eShapeType = XmlShapeTypeDrawClosedBezierShape; } in ImpCalcShapeType()
H A Dshapeexport2.cxx989 sal_Bool bBezier(eShapeType == XmlShapeTypeDrawClosedBezierShape
/trunk/main/xmloff/inc/xmloff/
H A Dshapeexport.hxx84 XmlShapeTypeDrawClosedBezierShape, // "com.sun.star.drawing.ClosedBezierShape" enumerator

Completed in 36 milliseconds