Searched refs:ExportShape (Results 1 – 2 of 2) sorted by relevance
185 …void ExportShape(const com::sun::star::uno::Reference < com::sun::star::drawing::XShape >& xShape,…
3055 void ScXMLExport::ExportShape(const uno::Reference < drawing::XShape >& xShape, awt::Point* pPoint) in ExportShape() function in ScXMLExport3256 ExportShape(aItr->xShape, &aPoint); in WriteShapes()3285 ExportShape(*aItr, &aPoint); in WriteTableShapes()3288 ExportShape(*aItr, NULL); in WriteTableShapes()
Completed in 50 milliseconds