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
f2ec771c
Kaydet (Commit)
f2ec771c
authored
Tem 30, 2012
tarafından
David Tardon
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
add missing exports
Change-Id: I4cfbcedde049ae205997815786c46941937e2cf7
üst
97eb770d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
component.cxx
bridges/source/cpp_uno/shared/component.cxx
+2
-2
No files found.
bridges/source/cpp_uno/shared/component.cxx
Dosyayı görüntüle @
f2ec771c
...
...
@@ -209,7 +209,7 @@ SAL_DLLPUBLIC_EXPORT sal_Bool SAL_CALL component_canUnload(TimeValue * pTime) SA
#define uno_initEnvironment CPPU_ENV_uno_initEnvironment
#endif
void
SAL_CALL
uno_initEnvironment
(
uno_Environment
*
pCppEnv
)
SAL_DLLPUBLIC_EXPORT
void
SAL_CALL
uno_initEnvironment
(
uno_Environment
*
pCppEnv
)
SAL_THROW_EXTERN_C
()
{
OSL_ENSURE
(
pCppEnv
->
pExtEnv
,
"### expected extended environment!"
);
...
...
@@ -231,7 +231,7 @@ void SAL_CALL uno_initEnvironment(uno_Environment * pCppEnv)
#define uno_ext_getMapping CPPU_ENV_uno_ext_getMapping
#endif
void
SAL_CALL
uno_ext_getMapping
(
SAL_DLLPUBLIC_EXPORT
void
SAL_CALL
uno_ext_getMapping
(
uno_Mapping
**
ppMapping
,
uno_Environment
*
pFrom
,
uno_Environment
*
pTo
)
SAL_THROW_EXTERN_C
()
{
...
...
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