Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/dmapper/
H A DPropertyMap.cxx292 ,m_nLnnMin( 0 ) in SectionPropertyMap()
827 if( m_nLnnMin > 0 || (bFirst && m_nLnc == 1)) in CloseSectionGroup()
842 …ue( rPropNameSupplier.GetName( PROP_PARA_LINE_NUMBER_START_VALUE ), uno::makeAny( m_nLnnMin + 1 )); in CloseSectionGroup()
H A DPropertyMap.hxx195 sal_Int32 m_nLnnMin; member in writerfilter::dmapper::SectionPropertyMap
268 void SetLnnMin( sal_Int32 nValue ) { m_nLnnMin = nValue; } in SetLnnMin()

Completed in 29 milliseconds