Home
last modified time | relevance | path

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

/AOO41X/main/svtools/source/filter/
H A Dexportdialog.cxx167 static basegfx::B2DRange GetShapeRangeForXShape( const uno::Reference< drawing::XShape >& rxShape, in GetShapeRangeForXShape() function
386 … aShapesRange = GetShapeRangeForXShape( mxShape, xPrimitiveFactory, aViewInformation ); in GetOriginalSize()
394 … aShapesRange.expand( GetShapeRangeForXShape( xShape, xPrimitiveFactory, aViewInformation ) ); in GetOriginalSize()