Searched refs:ReplaceCr (Results 1 – 8 of 8) sorted by relevance
124 virtual sal_uLong ReplaceCr( sal_uInt8 nChar );
753 virtual sal_uLong ReplaceCr( sal_uInt8 nChar ) = 0;1051 virtual sal_uLong ReplaceCr( sal_uInt8 nChar );
362 sal_uLong DocxExport::ReplaceCr( sal_uInt8 ) in ReplaceCr() function in DocxExport
612 sal_uLong nFcPos = ReplaceCr( msword::PageBreak ); // Page/Section-Break in PrepareNewPageDesc()3509 sal_uLong WW8Export::ReplaceCr( sal_uInt8 nChar ) in ReplaceCr() function in WW8Export3720 m_rWW8Export.ReplaceCr( nC ); in SectionBreak()
384 sal_uLong RtfExport::ReplaceCr( sal_uInt8 ) in ReplaceCr() function in RtfExport
2609 ReplaceCr( msword::PageBreak ); // Indikator fuer Page/Section-Break in OutputSectionNode()
2695 ReplaceCr( (char)0xc ); // Indikator fuer Page/Section-Break in WriteText()
Completed in 94 milliseconds