summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2.0/files/patch-sw+source+filter+rtf+swparrtf.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice.org-2.0/files/patch-sw+source+filter+rtf+swparrtf.hxx')
-rw-r--r--editors/openoffice.org-2.0/files/patch-sw+source+filter+rtf+swparrtf.hxx10
1 files changed, 10 insertions, 0 deletions
diff --git a/editors/openoffice.org-2.0/files/patch-sw+source+filter+rtf+swparrtf.hxx b/editors/openoffice.org-2.0/files/patch-sw+source+filter+rtf+swparrtf.hxx
new file mode 100644
index 000000000000..2a690d3de0d2
--- /dev/null
+++ b/editors/openoffice.org-2.0/files/patch-sw+source+filter+rtf+swparrtf.hxx
@@ -0,0 +1,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();