aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2.0-devel/files/patch-sw+source+filter+rtf+swparrtf.hxx
blob: 2a690d3de0d2a0d167b817f177369e002208bca9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ../sw/source/filter/rtf/swparrtf.hxx.orig	Fri Feb  7 01:29:41 2003
+++ ../sw/source/filter/rtf/swparrtf.hxx	Thu Apr 17 22:57:18 2003
@@ -360,6 +360,7 @@
 	void SetStyleAttr( SfxItemSet& rCollSet,
 						const SfxItemSet& rStyleSet,
 						const SfxItemSet& rDerivedSet );
+	String XlateFmtColName( const String &rName );	//Takashi Ono for CJK
 	SwTxtFmtColl* MakeStyle( USHORT nNo, const SvxRTFStyleType& rStyle );
 	SwCharFmt* MakeCharStyle( USHORT nNo, const SvxRTFStyleType& rStyle );
 	void MakeStyleTab();