Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/dmapper/
H A DPropertyMap.cxx290 ,m_nLnc( 0 ) in SectionPropertyMap()
826 rDM_Impl.SetLineNumbering( m_nLnnMod, m_nLnc, m_ndxaLnn ); in CloseSectionGroup()
827 if( m_nLnnMin > 0 || (bFirst && m_nLnc == 1)) in CloseSectionGroup()
H A DPropertyMap.hxx193 sal_Int32 m_nLnc; member in writerfilter::dmapper::SectionPropertyMap
266 void SetLnc( sal_Int32 nValue ) { m_nLnc = nValue; } in SetLnc()

Completed in 19 milliseconds