Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/dmapper/
H A DMeasureHandler.hxx42 sal_Int16 m_nRowHeightSizeType; //table row height type member in writerfilter::dmapper::MeasureHandler
56 sal_Int16 GetRowHeightSizeType() const { return m_nRowHeightSizeType;} in GetRowHeightSizeType()
H A DMeasureHandler.cxx43 m_nRowHeightSizeType( text::SizeType::MIN ) in MeasureHandler()
75 m_nRowHeightSizeType = text::SizeType::FIX; in lcl_attribute()

Completed in 9 milliseconds