Searched refs:OutBorderLine (Results 1 – 1 of 1) sorted by relevance
/trunk/main/sw/source/filter/ww8/ |
H A D | rtfattributeoutput.cxx | 382 static OString OutBorderLine(RtfExport &rExport, const SvxBorderLine* pLine, in OutBorderLine() function 392 static OString OutBorderLine( RtfExport &rExport, const SvxBorderLine* pLine, in OutBorderLine() function 1391 m_aSectionBreaks.append(OutBorderLine( m_rExport, pLine, in SectionPageBorders() 1396 m_aSectionBreaks.append(OutBorderLine( m_rExport, pLine, in SectionPageBorders() 1401 m_aSectionBreaks.append(OutBorderLine( m_rExport, pLine, in SectionPageBorders() 1406 m_aSectionBreaks.append(OutBorderLine( m_rExport, pLine, in SectionPageBorders() 3100 …m_aSectionBreaks.append(OutBorderLine( m_rExport, rBox.GetTop(), OOO_STRING_SVTOOLS_RTF_BOX, nDist… in FormatBox() 3109 m_aSectionBreaks.append(OutBorderLine(m_rExport, pLn, *pBrdNms, in FormatBox() 3123 m_aSectionBreaks.append(OutBorderLine( m_rExport, pLn, *pBrdNms )); in FormatBox()
|
Completed in 37 milliseconds