Home
last modified time | relevance | path

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

/trunk/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx1026 const Size aExtSize( aOut.PixelToLogic( Size( 0, 0 ) ) ); in GetGraphic() local
1027 Size aBoundSize( aBound.GetWidth() + ( aExtSize.Width() ), in GetGraphic()
1028 aBound.GetHeight() + ( aExtSize.Height() ) ); in GetGraphic()

Completed in 20 milliseconds