Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Drtfattributeoutput.cxx543 m_rExport.Strm() << m_aSectionBreaks.makeStringAndClear(); in StartParagraphProperties()
1360 m_aSectionBreaks.append((sal_Int32)!bProtected); in SectionFormProtection()
1391 m_aSectionBreaks.append(OutBorderLine( m_rExport, pLine, in SectionPageBorders()
1425 m_aSectionBreaks.append((sal_Int32)nPageRestartNumber); in SectionPageNumbering()
1442 m_aSectionBreaks.append(pStr); in SectionPageNumbering()
1462 m_aSectionBreaks.append(sType); in SectionType()
1660 OStringBuffer aSectionBreaks = m_aSectionBreaks; in WriteHeaderFooter_Impl()
1661 m_aSectionBreaks.setLength(0); in WriteHeaderFooter_Impl()
1674 m_aSectionBreaks = aSectionBreaks; in WriteHeaderFooter_Impl()
2842 m_aSectionBreaks.append((sal_Int32)rSize.GetWidth()); in FormatFrameSize()
[all …]
H A Drtfattributeoutput.hxx562 rtl::OStringBuffer m_aSectionBreaks; member in RtfAttributeOutput

Completed in 34 milliseconds