Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Drtfattributeoutput.cxx525 m_aSectionHeaders.appendAndClear(aParagraph); in EndParagraph()
549 m_aSectionHeaders.writeAndClear(m_rExport.Strm()); in StartParagraphProperties()
580 m_aSectionHeaders.appendAndClear(aPar); in StartParagraphProperties()
753 m_aSectionHeaders.appendAndClear(aStyle); in ParagraphStyle()
1666m_aSectionHeaders.getOStringBuffer().append(bHeader ? OOO_STRING_SVTOOLS_RTF_HEADERY : OOO_STRING_… in WriteHeaderFooter_Impl()
1667m_aSectionHeaders.getOStringBuffer().append((sal_Int32)m_rExport.pAktPageDesc->GetMaster().GetULSp… in WriteHeaderFooter_Impl()
1668 m_aSectionHeaders.getOStringBuffer().append('{'); in WriteHeaderFooter_Impl()
1669 m_aSectionHeaders.getOStringBuffer().append(pStr); in WriteHeaderFooter_Impl()
1673 m_aSectionHeaders.getOStringBuffer().append('}'); in WriteHeaderFooter_Impl()
2551 m_aRun.appendAndClear(m_aSectionHeaders); in TextFootnote_Impl()
H A Drtfattributeoutput.hxx569 MultiBuffer m_aSectionHeaders; member in RtfAttributeOutput

Completed in 26 milliseconds