Home
last modified time | relevance | path

Searched refs:WriteSpecialText (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dwrtw8sty.cxx1886 WriteSpecialText( nStart, nEnd, TXT_HDFT ); in WriteHeaderFooterText()
2027 rWrt.WriteSpecialText( pNdIdx->GetIndex() + 1, in WriteGenericTxt()
2063 rWrt.WriteSpecialText( pNdIdx->GetIndex() + 1, in WriteGenericTxt()
2085 rWrt.WriteSpecialText( pIdx->GetIndex() + 1, in WriteGenericTxt()
H A Dwrtww8.hxx585 void WriteSpecialText( sal_uLong nStart, sal_uLong nEnd, sal_uInt8 nTTyp );
H A Ddocxattributeoutput.cxx2775 m_rExport.WriteSpecialText( pIndex->GetIndex() + 1, in FootnotesEndnotes()
H A Drtfattributeoutput.cxx2543 m_rExport.WriteSpecialText( pIndex->GetIndex() + 1, in TextFootnote_Impl()
H A Dwrtww8.cxx1762 void MSWordExportBase::WriteSpecialText( sal_uLong nStart, sal_uLong nEnd, sal_uInt8 nTTyp ) in WriteSpecialText() function in MSWordExportBase