Home
last modified time | relevance | path

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

/aoo42x/main/filter/source/svg/
H A Dsvgimport.cxx143 GraphicObject aGraphObj( aGraphic ); in implImport() local
149 if( aGraphObj.GetPrefMapMode().GetMapUnit() == MAP_PIXEL ) in implImport()
150 …aGraphicSize = Application::GetDefaultDevice()->PixelToLogic( aGraphObj.GetPrefSize(), aTargetMapM… in implImport()
152 …aGraphicSize = OutputDevice::LogicToLogic( aGraphObj.GetPrefSize(), aGraphObj.GetPrefMapMode(), aT… in implImport()
154 aGraphURL += String( aGraphObj.GetUniqueID(), RTL_TEXTENCODING_ASCII_US ); in implImport()

Completed in 11 milliseconds