Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/draw/
H A Dshapeexport.cxx771 case XmlShapeTypeDrawOpenBezierShape: // open PolyPolygon containing curves in exportShape()
1089 … else if(aType.EqualsAscii("OpenBezier", 21, 10)) { eShapeType = XmlShapeTypeDrawOpenBezierShape; } in ImpCalcShapeType()
1094 …lse if(aType.EqualsAscii("OpenFreeHand", 21, 12)) { eShapeType = XmlShapeTypeDrawOpenBezierShape; } in ImpCalcShapeType()
H A Dshapeexport2.cxx990 || eShapeType == XmlShapeTypeDrawOpenBezierShape);
/trunk/main/xmloff/inc/xmloff/
H A Dshapeexport.hxx83 XmlShapeTypeDrawOpenBezierShape, // "com.sun.star.drawing.OpenBezierShape" enumerator

Completed in 38 milliseconds