Home
last modified time | relevance | path

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

/trunk/main/oox/source/drawingml/
H A Dcustomshapegeometry.cxx1258 static const OUString sEllipse = CREATE_OUSTRING( "ellipse" ); in GetShapeType() local
1259 sType = sEllipse; in GetShapeType()