Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
3609fc4b
Kaydet (Commit)
3609fc4b
authored
Nis 09, 2013
tarafından
Matúš Kukan
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Revert "fix breakiterator with Library_merged"
This reverts commit
db754e89
.
üst
76fa6219
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
9 deletions
+2
-9
localedata.cxx
i18npool/source/localedata/localedata.cxx
+2
-9
No files found.
i18npool/source/localedata/localedata.cxx
Dosyayı görüntüle @
3609fc4b
...
@@ -41,15 +41,6 @@ typedef sal_Unicode const * const * (SAL_CALL * MyFunc_FormatCode)( sal_Int16&,
...
@@ -41,15 +41,6 @@ typedef sal_Unicode const * const * (SAL_CALL * MyFunc_FormatCode)( sal_Int16&,
#ifndef DISABLE_DYNLOADING
#ifndef DISABLE_DYNLOADING
#ifdef LIBO_MERGELIBS
static
const
char
*
lcl_DATA_EN
=
"mergedlo"
;
static
const
char
*
lcl_DATA_ES
=
"mergedlo"
;
static
const
char
*
lcl_DATA_EURO
=
"mergedlo"
;
static
const
char
*
lcl_DATA_OTHERS
=
"mergedlo"
;
#else
static
const
char
*
lcl_DATA_EN
=
"localedata_en"
;
static
const
char
*
lcl_DATA_EN
=
"localedata_en"
;
static
const
char
*
lcl_DATA_ES
=
"localedata_es"
;
static
const
char
*
lcl_DATA_ES
=
"localedata_es"
;
static
const
char
*
lcl_DATA_EURO
=
"localedata_euro"
;
static
const
char
*
lcl_DATA_EURO
=
"localedata_euro"
;
...
@@ -57,6 +48,8 @@ static const char *lcl_DATA_OTHERS = "localedata_others";
...
@@ -57,6 +48,8 @@ static const char *lcl_DATA_OTHERS = "localedata_others";
#endif
#endif
#ifndef DISABLE_DYNLOADING
static
const
struct
{
static
const
struct
{
const
char
*
pLocale
;
const
char
*
pLocale
;
const
char
*
pLib
;
const
char
*
pLib
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment