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
df31a0e3
Kaydet (Commit)
df31a0e3
authored
Ock 15, 2014
tarafından
Tor Lillqvist
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fix fallout after
a700ce8e
Change-Id: I489126d291f9420aa1692d4b1f187f72dfd92a62
üst
60af010a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
component-defines.h
include/osl/detail/component-defines.h
+2
-2
native-code.py
solenv/bin/native-code.py
+3
-3
No files found.
include/osl/detail/component-defines.h
Dosyayı görüntüle @
df31a0e3
...
...
@@ -15,9 +15,9 @@
#define LO_URE_CURRENT_ENV 1
/*TODO*/
#define LO_URE_CTOR_ENV_com_dot_sun_dot_star_dot_xml_dot_sax_dot_FastParser 1
/*TODO*/
#define LO_URE_CTOR_FUN_com_dot_sun_dot_star_dot_xml_dot_sax_dot_FastParser com_sun_star_comp_extensions_xml_sax_FastParser
#define LO_URE_CTOR_FUN_com_dot_sun_dot_star_dot_xml_dot_sax_dot_FastParser com_sun_star_comp_extensions_xml_sax_FastParser
_get_implementation
#define LO_URE_CTOR_ENV_com_dot_sun_dot_star_dot_xml_dot_sax_dot_Parser 1
/*TODO*/
#define LO_URE_CTOR_FUN_com_dot_sun_dot_star_dot_xml_dot_sax_dot_Parser com_sun_star_comp_extensions_xml_sax_ParserExpat
#define LO_URE_CTOR_FUN_com_dot_sun_dot_star_dot_xml_dot_sax_dot_Parser com_sun_star_comp_extensions_xml_sax_ParserExpat
_get_implementation
#endif
...
...
solenv/bin/native-code.py
Dosyayı görüntüle @
df31a0e3
...
...
@@ -51,12 +51,12 @@ core_factory_list = [
core_constructor_list
=
[
# sax/source/expatwrap/expwrap.component
"com_sun_star_comp_extensions_xml_sax_ParserExpat"
,
"com_sun_star_comp_extensions_xml_sax_FastParser"
,
"com_sun_star_comp_extensions_xml_sax_ParserExpat
_get_implementation
"
,
"com_sun_star_comp_extensions_xml_sax_FastParser
_get_implementation
"
,
# svtools/util/svt.component
"com_sun_star_comp_graphic_GraphicProvider_get_implementation"
,
# svx/util/svx.component
"com_sun_star_drawing_EnhancedCustomShapeEngine_
implementation_getFactory
"
,
"com_sun_star_drawing_EnhancedCustomShapeEngine_
get_implementation
"
,
]
extended_core_factory_list
=
core_factory_list
+
[
...
...
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