Home
last modified time | relevance | path

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

/aoo41x/main/filter/source/svg/
H A Dsvgexport.cxx223 pValue[ i ].Value >>= maShapeSelection; in implExport()
417 mbExportSelection = maShapeSelection.is() && maShapeSelection->getCount(); in implExportDocument()
445 for(sal_Int32 a(0); a < maShapeSelection->getCount(); a++) in implExportDocument()
447 if((maShapeSelection->getByIndex(a) >>= xShapeCandidate) && xShapeCandidate.is()) in implExportDocument()
713 xShapes = maShapeSelection; in implExportPages()
998 implCreateObjectsFromShapes(maShapeSelection); in implCreateObjects()
H A Dsvgfilter.cxx63 maShapeSelection(), in SVGFilter()
H A Dsvgfilter.hxx251 Reference< XShapes > maShapeSelection; member in SVGFilter

Completed in 24 milliseconds