Searched refs:OutBorderLine (Results 1 – 1 of 1) sorted by relevance
| /AOO41X/main/sw/source/filter/ww8/ |
| H A D | rtfattributeoutput.cxx | 390 static OString OutBorderLine(RtfExport &rExport, const SvxBorderLine* pLine, in OutBorderLine() function 400 static OString OutBorderLine( RtfExport &rExport, const SvxBorderLine* pLine, in OutBorderLine() function 1399 m_aSectionBreaks.append(OutBorderLine( m_rExport, pLine, in SectionPageBorders() 1404 m_aSectionBreaks.append(OutBorderLine( m_rExport, pLine, in SectionPageBorders() 1409 m_aSectionBreaks.append(OutBorderLine( m_rExport, pLine, in SectionPageBorders() 1414 m_aSectionBreaks.append(OutBorderLine( m_rExport, pLine, in SectionPageBorders() 3108 …m_aSectionBreaks.append(OutBorderLine( m_rExport, rBox.GetTop(), OOO_STRING_SVTOOLS_RTF_BOX, nDist… in FormatBox() 3117 m_aSectionBreaks.append(OutBorderLine(m_rExport, pLn, *pBrdNms, in FormatBox() 3131 m_aSectionBreaks.append(OutBorderLine( m_rExport, pLn, *pBrdNms )); in FormatBox()
|