Home
last modified time | relevance | path

Searched refs:nRestartNo (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dwrtw8sty.cxx1297 void WW8AttributeOutput::SectionLineNumbering( sal_uLong nRestartNo, const SwLineNumberInfo& rLnNum… in SectionLineNumbering() argument
1314 if ( nRestartNo || !rLnNumInfo.IsRestartEachPage() ) in SectionLineNumbering()
1320 m_rWW8Export.pO->Insert( nRestartNo ? 1 : 2, m_rWW8Export.pO->Count() ); in SectionLineNumbering()
1324 if ( nRestartNo ) in SectionLineNumbering()
1330 SwWW8Writer::InsUInt16( *m_rWW8Export.pO, (sal_uInt16)nRestartNo - 1 ); in SectionLineNumbering()
H A Dww8attributeoutput.hxx174 virtual void SectionLineNumbering( sal_uLong nRestartNo, const SwLineNumberInfo& rLnNumInfo );
H A Dattributeoutputbase.hxx286 … virtual void SectionLineNumbering( sal_uLong nRestartNo, const SwLineNumberInfo& rLnNumInfo ) = 0;
H A Drtfattributeoutput.hxx209 virtual void SectionLineNumbering( sal_uLong nRestartNo, const SwLineNumberInfo& rLnNumInfo );
H A Ddocxattributeoutput.hxx208 virtual void SectionLineNumbering( sal_uLong nRestartNo, const SwLineNumberInfo& rLnNumInfo );

Completed in 40 milliseconds