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
f2ee8833
Kaydet (Commit)
f2ee8833
authored
Şub 17, 2014
tarafından
Tor Lillqvist
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Add more stuff needed to show finalPaper.docx
Change-Id: I2b789ae3a6570b517ef30c662d845a7eca71f2e4
üst
32a617d8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
native-code.py
solenv/bin/native-code.py
+8
-0
No files found.
solenv/bin/native-code.py
Dosyayı görüntüle @
f2ee8833
...
@@ -17,9 +17,12 @@ from optparse import OptionParser
...
@@ -17,9 +17,12 @@ from optparse import OptionParser
# referenced in lo_get_constructor_map().
# referenced in lo_get_constructor_map().
core_factory_list
=
[
core_factory_list
=
[
(
"libembobj.a"
,
"embobj_component_getFactory"
),
(
"libintrospectionlo.a"
,
"introspection_component_getFactory"
),
(
"libintrospectionlo.a"
,
"introspection_component_getFactory"
),
(
"libreflectionlo.a"
,
"reflection_component_getFactory"
),
(
"libreflectionlo.a"
,
"reflection_component_getFactory"
),
(
"libstocserviceslo.a"
,
"stocservices_component_getFactory"
),
(
"libstocserviceslo.a"
,
"stocservices_component_getFactory"
),
(
"libchartcontrollerlo.a"
,
"chartcontroller_component_getFactory"
),
(
"libchartcorelo.a"
,
"chartcore_component_getFactory"
),
(
"libcomphelper.a"
,
"comphelp_component_getFactory"
),
(
"libcomphelper.a"
,
"comphelp_component_getFactory"
),
(
"libconfigmgrlo.a"
,
"configmgr_component_getFactory"
),
(
"libconfigmgrlo.a"
,
"configmgr_component_getFactory"
),
(
"libdeployment.a"
,
"deployment_component_getFactory"
),
(
"libdeployment.a"
,
"deployment_component_getFactory"
),
...
@@ -31,6 +34,7 @@ core_factory_list = [
...
@@ -31,6 +34,7 @@ core_factory_list = [
(
"liblocalebe1lo.a"
,
"localebe1_component_getFactory"
),
(
"liblocalebe1lo.a"
,
"localebe1_component_getFactory"
),
(
"libooxlo.a"
,
"oox_component_getFactory"
),
(
"libooxlo.a"
,
"oox_component_getFactory"
),
(
"libpackage2.a"
,
"package2_component_getFactory"
),
(
"libpackage2.a"
,
"package2_component_getFactory"
),
(
"libsmlo.a"
,
"sm_component_getFactory"
),
(
"libsotlo.a"
,
"sot_component_getFactory"
),
(
"libsotlo.a"
,
"sot_component_getFactory"
),
(
"libspelllo.a"
,
"spell_component_getFactory"
),
(
"libspelllo.a"
,
"spell_component_getFactory"
),
(
"libsrtrs1.a"
,
"srtrs1_component_getFactory"
),
(
"libsrtrs1.a"
,
"srtrs1_component_getFactory"
),
...
@@ -80,15 +84,19 @@ core_constructor_list = [
...
@@ -80,15 +84,19 @@ core_constructor_list = [
# sax/source/expatwrap/expwrap.component
# sax/source/expatwrap/expwrap.component
"com_sun_star_comp_extensions_xml_sax_FastParser_get_implementation"
,
"com_sun_star_comp_extensions_xml_sax_FastParser_get_implementation"
,
"com_sun_star_comp_extensions_xml_sax_ParserExpat_get_implementation"
,
"com_sun_star_comp_extensions_xml_sax_ParserExpat_get_implementation"
,
"com_sun_star_extensions_xml_sax_Writer_get_implementation"
,
# sfx2/util/sfx.component
# sfx2/util/sfx.component
"SfxDocumentMetaData_get_implementation"
,
"SfxDocumentMetaData_get_implementation"
,
"com_sun_star_comp_office_FrameLoader_get_implementation"
,
"com_sun_star_comp_office_FrameLoader_get_implementation"
,
"com_sun_star_comp_sfx2_DocumentTemplates_get_implementation"
,
"com_sun_star_comp_sfx2_DocumentTemplates_get_implementation"
,
"com_sun_star_comp_sfx2_GlobalEventBroadcaster_get_implementation"
,
"com_sun_star_comp_sfx2_GlobalEventBroadcaster_get_implementation"
,
# svtools/util/svt.component
# svtools/util/svt.component
"com_sun_star_graphic_GraphicObject_get_implementation"
,
"com_sun_star_comp_graphic_GraphicProvider_get_implementation"
,
"com_sun_star_comp_graphic_GraphicProvider_get_implementation"
,
# svx/util/svx.component
# svx/util/svx.component
"com_sun_star_drawing_EnhancedCustomShapeEngine_get_implementation"
,
"com_sun_star_drawing_EnhancedCustomShapeEngine_get_implementation"
,
# svx/util/svxcore.component
"com_sun_star_comp_Svx_GraphicExportHelper_get_implementation"
,
# toolkit/util/tk.component
# toolkit/util/tk.component
"stardiv_Toolkit_VCLXToolkit_get_implementation"
,
"stardiv_Toolkit_VCLXToolkit_get_implementation"
,
# uui/util/uui.component
# uui/util/uui.component
...
...
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