Searched refs:aGraphObj (Results 1 – 1 of 1) sorted by relevance
143 GraphicObject aGraphObj( aGraphic ); in implImport() local149 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 17 milliseconds