Searched refs:m_nLnnMin (Results 1 – 2 of 2) sorted by relevance
195 sal_Int32 m_nLnnMin; member in writerfilter::dmapper::SectionPropertyMap268 void SetLnnMin( sal_Int32 nValue ) { m_nLnnMin = nValue; } in SetLnnMin()
290 ,m_nLnnMin( 0 ) in SectionPropertyMap()821 if( m_nLnnMin > 0 || (bFirst && m_nLnc == 1)) in CloseSectionGroup()836 …ue( rPropNameSupplier.GetName( PROP_PARA_LINE_NUMBER_START_VALUE ), uno::makeAny( m_nLnnMin + 1 )); in CloseSectionGroup()
Completed in 24 milliseconds