Searched refs:m_nMeasureValue (Results 1 – 2 of 2) sorted by relevance
41 m_nMeasureValue( 0 ), in MeasureHandler()83 m_nMeasureValue = nIntValue; in lcl_attribute()90 m_nMeasureValue = sHeight.toInt32(); in lcl_attribute()110 if( m_nMeasureValue != 0 && m_nUnit >= 0 ) in getMeasureValue()114 nRet = ConversionHelper::convertTwipToMM100( m_nMeasureValue ); in getMeasureValue()
40 sal_Int32 m_nMeasureValue; member in writerfilter::dmapper::MeasureHandler
Completed in 14 milliseconds