Home
last modified time | relevance | path

Searched refs:ReplaceCr (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Ddocxexport.hxx124 virtual sal_uLong ReplaceCr( sal_uInt8 nChar );
H A Drtfexport.hxx122 virtual sal_uLong ReplaceCr( sal_uInt8 nChar );
H A Dwrtww8.hxx753 virtual sal_uLong ReplaceCr( sal_uInt8 nChar ) = 0;
1051 virtual sal_uLong ReplaceCr( sal_uInt8 nChar );
H A Ddocxexport.cxx362 sal_uLong DocxExport::ReplaceCr( sal_uInt8 ) in ReplaceCr() function in DocxExport
H A Dww8atr.cxx612 sal_uLong nFcPos = ReplaceCr( msword::PageBreak ); // Page/Section-Break in PrepareNewPageDesc()
3509 sal_uLong WW8Export::ReplaceCr( sal_uInt8 nChar ) in ReplaceCr() function in WW8Export
3720 m_rWW8Export.ReplaceCr( nC ); in SectionBreak()
H A Drtfexport.cxx384 sal_uLong RtfExport::ReplaceCr( sal_uInt8 ) in ReplaceCr() function in RtfExport
H A Dwrtw8nds.cxx2609 ReplaceCr( msword::PageBreak ); // Indikator fuer Page/Section-Break in OutputSectionNode()
H A Dwrtww8.cxx2681 ReplaceCr( (char)0xc ); // Indikator fuer Page/Section-Break in WriteText()

Completed in 82 milliseconds