Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37833769
en ru br
Репозитории ALT
5.1: 3.2.0.7-alt0.M51.1
4.1: 3.0.0.10-alt1.M41.1
4.0: 2.4.1.7-alt0.M40.1
3.0: 1.1.5-alt1
www.altlinux.org/Changes

Группа :: Офис
Пакет: openoffice.org

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: openoffice.org-2.4.0-infra-404-sw_source_filter_ww8_writerwordglue.diff
Скачать


--- sw.orig/source/filter/ww8/writerwordglue.cxx	2006-12-03 11:48:33.000000000 +0300
+++ sw/source/filter/ww8/writerwordglue.cxx	2006-12-04 01:00:24.000000000 +0300
@@ -109,6 +109,9 @@
 #ifndef _BREAKIT_HXX
 #   include <breakit.hxx>           //pBreakIt
 #endif
+#ifndef _SV_SVAPP_HXX
+#include <vcl/svapp.hxx>
+#endif
 
 #define ASSIGN_CONST_ASC(s) AssignAscii(RTL_CONSTASCII_STRINGPARAM(s))
 
@@ -425,7 +428,7 @@
         };
 
         return unicode::getUnicodeScriptType(cChar, aScripts,
-            RTL_TEXTENCODING_MS_1252);
+            Application::GetSettings().GetDefaultTextEncoding());
     }
 
     //Utility to remove entries before a given starting position
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin