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
e90f2d9e
Kaydet (Commit)
e90f2d9e
authored
Eki 24, 2017
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
ofz#3751 need linguistic components
Change-Id: Ib3669d4e2c2ce7415d995bbaed8fd190c088e8e7
üst
955e72f2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
cgmfuzzer.cxx
vcl/workben/cgmfuzzer.cxx
+2
-0
No files found.
vcl/workben/cgmfuzzer.cxx
Dosyayı görüntüle @
e90f2d9e
...
@@ -19,6 +19,7 @@ void * emfio_component_getFactory( const char* , void* , void* );
...
@@ -19,6 +19,7 @@ void * emfio_component_getFactory( const char* , void* , void* );
void
*
sd_component_getFactory
(
const
char
*
,
void
*
,
void
*
);
void
*
sd_component_getFactory
(
const
char
*
,
void
*
,
void
*
);
void
*
i18npool_component_getFactory
(
const
char
*
,
void
*
,
void
*
);
void
*
i18npool_component_getFactory
(
const
char
*
,
void
*
,
void
*
);
void
*
ucb_component_getFactory
(
const
char
*
,
void
*
,
void
*
);
void
*
ucb_component_getFactory
(
const
char
*
,
void
*
,
void
*
);
void
*
lng_component_getFactory
(
const
char
*
,
void
*
,
void
*
);
void
*
com_sun_star_i18n_LocaleDataImpl_get_implementation
(
void
*
,
void
*
);
void
*
com_sun_star_i18n_LocaleDataImpl_get_implementation
(
void
*
,
void
*
);
void
*
com_sun_star_i18n_BreakIterator_Unicode_get_implementation
(
void
*
,
void
*
);
void
*
com_sun_star_i18n_BreakIterator_Unicode_get_implementation
(
void
*
,
void
*
);
...
@@ -57,6 +58,7 @@ lo_get_factory_map(void)
...
@@ -57,6 +58,7 @@ lo_get_factory_map(void)
{
"libunoxmllo.a"
,
unoxml_component_getFactory
},
{
"libunoxmllo.a"
,
unoxml_component_getFactory
},
{
"libi18npoollo.a"
,
i18npool_component_getFactory
},
{
"libi18npoollo.a"
,
i18npool_component_getFactory
},
{
"libucb1.a"
,
ucb_component_getFactory
},
{
"libucb1.a"
,
ucb_component_getFactory
},
{
"liblnglo.a"
,
lng_component_getFactory
},
{
0
,
0
}
{
0
,
0
}
};
};
...
...
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