Home
last modified time | relevance | path

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

/aoo42x/main/filter/source/svg/
H A Dsvgexport.cxx449 const Sequence< Reference< XPrimitive2D > > aPrimitiveSequence( in implExportDocument() local
451 const sal_Int32 nCount(aPrimitiveSequence.getLength()); in implExportDocument()
455 … const RealRectangle2D aRect(aPrimitiveSequence[nIndex]->getRange(aViewInformation)); in implExportDocument()
/aoo42x/main/svtools/source/filter/
H A Dexportdialog.cxx173 …const uno::Sequence< uno::Reference< graphic::XPrimitive2D > > aPrimitiveSequence( rxPrimitiveFact… in GetShapeRangeForXShape() local
175 const sal_Int32 nCount = aPrimitiveSequence.getLength(); in GetShapeRangeForXShape()
178 …const geometry::RealRectangle2D aRect( aPrimitiveSequence[ nIndex ]->getRange( rViewInformation ) … in GetShapeRangeForXShape()

Completed in 32 milliseconds