Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/xls/
H A Ddrawingbase.cxx305 EmuSize aEmuSize( lclHmmToEmu( aCellSize.Width ), lclHmmToEmu( aCellSize.Height ) ); in calcCellAnchorEmu() local
307 …aEmuPoint.X += static_cast< sal_Int64 >( aEmuSize.Width * getLimitedValue< double >( static_cast< … in calcCellAnchorEmu()
309 …aEmuPoint.Y += static_cast< sal_Int64 >( aEmuSize.Height * getLimitedValue< double >( static_cast<… in calcCellAnchorEmu()

Completed in 17 milliseconds