Searched refs:m_nRowHeightSizeType (Results 1 – 2 of 2) sorted by relevance
42 sal_Int16 m_nRowHeightSizeType; //table row height type member in writerfilter::dmapper::MeasureHandler56 sal_Int16 GetRowHeightSizeType() const { return m_nRowHeightSizeType;} in GetRowHeightSizeType()
43 m_nRowHeightSizeType( text::SizeType::MIN ) in MeasureHandler()75 m_nRowHeightSizeType = text::SizeType::FIX; in lcl_attribute()
Completed in 8 milliseconds