Searched refs:WriteSpecialText (Results 1 – 5 of 5) sorted by relevance
/aoo4110/main/sw/source/filter/ww8/ |
H A D | wrtw8sty.cxx | 1887 WriteSpecialText( nStart, nEnd, TXT_HDFT ); in WriteHeaderFooterText() 2028 rWrt.WriteSpecialText( pNdIdx->GetIndex() + 1, in WriteGenericTxt() 2064 rWrt.WriteSpecialText( pNdIdx->GetIndex() + 1, in WriteGenericTxt() 2086 rWrt.WriteSpecialText( pIdx->GetIndex() + 1, in WriteGenericTxt()
|
H A D | wrtww8.hxx | 586 void WriteSpecialText( sal_uLong nStart, sal_uLong nEnd, sal_uInt8 nTTyp );
|
H A D | docxattributeoutput.cxx | 2775 m_rExport.WriteSpecialText( pIndex->GetIndex() + 1, in FootnotesEndnotes()
|
H A D | rtfattributeoutput.cxx | 2522 m_rExport.WriteSpecialText( pIndex->GetIndex() + 1, in TextFootnote_Impl()
|
H A D | wrtww8.cxx | 1777 void MSWordExportBase::WriteSpecialText( sal_uLong nStart, sal_uLong nEnd, sal_uInt8 nTTyp ) in WriteSpecialText() function in MSWordExportBase
|
Completed in 82 milliseconds