Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/filter/inc/
H A Dxlconst.hxx138 const double EXC_POINTS_PER_HMM = static_cast< double >( EXC_POINTS_PER_INCH ) / 2540.0; variable
/aoo42x/main/sc/source/filter/excel/
H A Dxechart.cxx2322 …ramePos.maRect.mnWidth = static_cast< sal_uInt16 >( aLegendSize.Width * EXC_POINTS_PER_HMM + 0.5 ); in Convert()
2323 …mePos.maRect.mnHeight = static_cast< sal_uInt16 >( aLegendSize.Height * EXC_POINTS_PER_HMM + 0.5 ); in Convert()
H A Dxichart.cxx2541 … sal_Int32 nWidthHmm = static_cast< sal_Int32 >( pFramePos->maRect.mnWidth / EXC_POINTS_PER_HMM ); in CreateLegend()
2542 …sal_Int32 nHeightHmm = static_cast< sal_Int32 >( pFramePos->maRect.mnHeight / EXC_POINTS_PER_HMM ); in CreateLegend()

Completed in 54 milliseconds