Searched refs:OutBorderLine (Results 1 – 1 of 1) sorted by relevance
/aoo4110/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() 3079 …m_aSectionBreaks.append(OutBorderLine( m_rExport, rBox.GetTop(), OOO_STRING_SVTOOLS_RTF_BOX, nDist… in FormatBox() 3088 m_aSectionBreaks.append(OutBorderLine(m_rExport, pLn, *pBrdNms, in FormatBox() 3102 m_aSectionBreaks.append(OutBorderLine( m_rExport, pLn, *pBrdNms )); in FormatBox()
|
Completed in 41 milliseconds