Home
last modified time | relevance | path

Searched refs:WriteChar (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dwrtww8gr.cxx345 WriteChar(0x1); in OutputOLENode()
410 WriteChar( (char)1 ); // Grafik-Sonderzeichen in Haupttext einfuegen in OutGrf()
482 WriteChar( (char)0x0d ); // umgebenden Rahmen mit CR abschliessen in OutGrf()
H A Dwrtw8esh.cxx422 WriteChar( 0x01 ); in DoComboBox()
469 WriteChar( 0x01 ); in DoCheckBox()
529 WriteChar( 0x01 ); in DoFormText()
1019 WriteChar( 0x8 ); in AppendFlyInFlys()
1186 m_rExport.WriteChar(0x9); in OutAttr()
3188 rWW8Wrt.WriteChar( 0x1 ); in ExportControl()
H A Dww8atr.cxx1721 rWrt.WriteChar(c); in InsertSpecialChar()
2467 WriteChar( 0x05 ); // Annotation reference in WritePostItBegin()
3188 WriteChar( 0x02 ); // Auto-Nummer-Zeichen in WriteFtnBegin()
3557 WriteChar(nChar); in ReplaceCr()
3575 WriteChar(nChar); in ReplaceCr()
3594 m_rWW8Export.WriteChar( (sal_uInt8)0x07 ); in TableRowEnd()
3596 m_rWW8Export.WriteChar( (sal_uInt8)0x0d ); in TableRowEnd()
H A Ddocxexport.hxx100 …virtual void WriteChar( sal_Unicode ) { /* FIXME */ fprintf( stderr, "HACK! WriteChar() has nothin… in WriteChar() function in DocxExport
H A Drtfexport.hxx94 virtual void WriteChar( sal_Unicode );
H A Dwrtw8nds.cxx810 m_rWW8Export.WriteChar( ')' ); in EndRuby()
926 m_rWW8Export.WriteChar( 0x01 ); in StartURL()
1102 m_rWW8Export.WriteChar( '\x13' ); in FieldVanish()
1109 m_rWW8Export.WriteChar( '\x15' ); in FieldVanish()
H A Dwrtww8.cxx1487 WriteChar( (char)1 ); in OutGrfBullets()
1840 WriteChar('\007'); in WriteCR()
1842 WriteChar( '\015' ); in WriteCR()
1847 void WW8Export::WriteChar( sal_Unicode c ) in WriteChar() function in WW8Export
3773 WriteChar(0x01); in WriteFormData()
H A Dwrtww8.hxx664 virtual void WriteChar( sal_Unicode c ) = 0;
1054 void WriteChar( sal_Unicode c );
H A Drtfexport.cxx202 void RtfExport::WriteChar( sal_Unicode ) in WriteChar() function in RtfExport

Completed in 93 milliseconds