Searched refs:hasPolygonAnyLines (Results 1 – 4 of 4) sorted by relevance
933 if(!ShapeFactory::hasPolygonAnyLines(*pSeriesPoly)) in createShapes()939 if(!ShapeFactory::hasPolygonAnyLines(aPoly)) in createShapes()
362 if(!ShapeFactory::hasPolygonAnyLines(aPoly)) in impl_createLine()463 if(!ShapeFactory::hasPolygonAnyLines(aPoly)) in impl_createArea()
205 static bool hasPolygonAnyLines( ::com::sun::star::drawing::PolyPolygonShape3D& rPoly );
2301 bool ShapeFactory::hasPolygonAnyLines( drawing::PolyPolygonShape3D& rPoly) in hasPolygonAnyLines() function in chart::ShapeFactory
Completed in 149 milliseconds