Home
last modified time | relevance | path

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

/trunk/main/filter/source/svg/
H A Dsvgexport.cxx441 Reference< XShape > xShapeCandidate; in implExportDocument() local
447 if((maShapeSelection->getByIndex(a) >>= xShapeCandidate) && xShapeCandidate.is()) in implExportDocument()
450 xPrimitiveFactory->createPrimitivesFromXShape( xShapeCandidate, aParams )); in implExportDocument()

Completed in 27 milliseconds