Home
last modified time | relevance | path

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

/trunk/main/vbahelper/source/vbahelper/
H A Dvbalineformat.cxx223 Millimeter aMillimeter; in setWeight() local
224 aMillimeter.setInPoints( _weight ); in setWeight()
226 sal_Int32 nLineWidth = static_cast<sal_Int32>( aMillimeter.getInHundredthsOfOneMillimeter() ); in setWeight()
358 Millimeter aMillimeter( m_nLineWeight ); in setDashStyle() local
359 sal_Int32 nPixel = static_cast< sal_Int32 >( aMillimeter.getInHundredthsOfOneMillimeter() ); in setDashStyle()

Completed in 14 milliseconds