Searched refs:HasShapes (Results 1 – 4 of 4) sorted by relevance
132 sal_Bool ScMySharedData::HasShapes() in HasShapes() function in ScMySharedData134 return ((pShapesContainer && pShapesContainer->HasShapes()) || in HasShapes()
76 sal_Bool HasShapes();
88 sal_Bool HasShapes() { return !aShapeList.empty(); } in HasShapes() function in ScMyShapesContainer
1878 if (pSharedData->HasShapes()) in _ExportStyles()
Completed in 67 milliseconds