Searched refs:xExportShapes (Results 1 – 1 of 1) sorted by relevance
2026 Reference< drawing::XShapes > xExportShapes(xDrawPage, UNO_QUERY); in _ExportContent() local2027 if(xExportShapes.is() && xExportShapes->getCount()) in _ExportContent()2028 GetShapeExport()->exportShapes( xExportShapes ); in _ExportContent()
Completed in 34 milliseconds