Home
last modified time | relevance | path

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

/aoo41x/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx1705 #define SINGLE_LINE_SPACING 240 in lcl_attribute() macro
1717 … aSpacing.Height = sal_Int16(ConversionHelper::convertTwipToMM100( SINGLE_LINE_SPACING )); in lcl_attribute()
1723 aSpacing.Height = sal_Int16(sal_Int32(nIntValue) * 100 / SINGLE_LINE_SPACING ); in lcl_attribute()
1734 …= sal_Int16( aSpacing.Height * 100 / ConversionHelper::convertTwipToMM100( SINGLE_LINE_SPACING )); in lcl_attribute()

Completed in 33 milliseconds