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
ab795550
Kaydet (Commit)
ab795550
authored
Agu 07, 2012
tarafından
David Tardon
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
export uno_initEnvironment and uno_ext_getMapping
Change-Id: Ic907b7dbf4cee22ac899e413bc5122e3a09e6b1a
üst
6292289b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
cli_bridge.cxx
cli_ure/source/uno_bridge/cli_bridge.cxx
+2
-2
No files found.
cli_ure/source/uno_bridge/cli_bridge.cxx
Dosyayı görüntüle @
ab795550
...
@@ -265,7 +265,7 @@ void SAL_CALL cli_env_disposing( uno_Environment * uno_cli_env )
...
@@ -265,7 +265,7 @@ void SAL_CALL cli_env_disposing( uno_Environment * uno_cli_env )
}
}
//##################################################################################################
//##################################################################################################
void
SAL_CALL
uno_initEnvironment
(
uno_Environment
*
uno_cli_env
)
SAL_DLLPUBLIC_EXPORT
void
SAL_CALL
uno_initEnvironment
(
uno_Environment
*
uno_cli_env
)
SAL_THROW_EXTERN_C
()
SAL_THROW_EXTERN_C
()
{
{
//ToDo: remove when compiled with .NET 2
//ToDo: remove when compiled with .NET 2
...
@@ -291,7 +291,7 @@ void SAL_CALL uno_initEnvironment( uno_Environment * uno_cli_env )
...
@@ -291,7 +291,7 @@ void SAL_CALL uno_initEnvironment( uno_Environment * uno_cli_env )
CliEnvHolder
::
g_cli_env
=
new
Cli_environment
();
CliEnvHolder
::
g_cli_env
=
new
Cli_environment
();
}
}
//##################################################################################################
//##################################################################################################
void
SAL_CALL
uno_ext_getMapping
(
SAL_DLLPUBLIC_EXPORT
void
SAL_CALL
uno_ext_getMapping
(
uno_Mapping
**
ppMapping
,
uno_Environment
*
pFrom
,
uno_Environment
*
pTo
)
uno_Mapping
**
ppMapping
,
uno_Environment
*
pFrom
,
uno_Environment
*
pTo
)
SAL_THROW_EXTERN_C
()
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