Home
last modified time | relevance | path

Searched refs:rNumbering (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Ddocxattributeoutput.cxx3231 void DocxAttributeOutput::FormatLineNumbering( const SwFmtLineNumber& rNumbering ) in FormatLineNumbering() argument
3233 if ( !rNumbering.IsCount( ) ) in FormatLineNumbering()
H A Drtfattributeoutput.cxx3179 void RtfAttributeOutput::FormatLineNumbering( const SwFmtLineNumber& rNumbering ) in FormatLineNumbering() argument
3183 if ( !rNumbering.IsCount( ) ) in FormatLineNumbering()
H A Dww8atr.cxx4499 void WW8AttributeOutput::FormatLineNumbering( const SwFmtLineNumber& rNumbering ) in FormatLineNumbering() argument
4507 m_rWW8Export.pO->Insert( rNumbering.IsCount() ? 0 : 1, m_rWW8Export.pO->Count() ); in FormatLineNumbering()

Completed in 64 milliseconds