Searched refs:rNumbering (Results 1 – 3 of 3) sorted by relevance
3231 void DocxAttributeOutput::FormatLineNumbering( const SwFmtLineNumber& rNumbering ) in FormatLineNumbering() argument3233 if ( !rNumbering.IsCount( ) ) in FormatLineNumbering()
3158 void RtfAttributeOutput::FormatLineNumbering( const SwFmtLineNumber& rNumbering ) in FormatLineNumbering() argument3162 if ( !rNumbering.IsCount( ) ) in FormatLineNumbering()
4499 void WW8AttributeOutput::FormatLineNumbering( const SwFmtLineNumber& rNumbering ) in FormatLineNumbering() argument4507 m_rWW8Export.pO->Insert( rNumbering.IsCount() ? 0 : 1, m_rWW8Export.pO->Count() ); in FormatLineNumbering()
Completed in 53 milliseconds