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
1b9aaba0
Kaydet (Commit)
1b9aaba0
authored
Kas 19, 2014
tarafından
Kohei Yoshida
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
typo: boostrap -> bootstrap.
Change-Id: I73eb3b253d43618cbe8e743e3ac5687be2ea3e4d
üst
5ef856e9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
bootstrap.h
include/rtl/bootstrap.h
+3
-2
No files found.
include/rtl/bootstrap.h
Dosyayı görüntüle @
1b9aaba0
...
...
@@ -160,13 +160,14 @@ typedef void * rtlBootstrapHandle;
Opens a bootstrap argument container.
@param pIniName [in] The name of the ini-file to use, if <code>NULL</code> defaults
to the excutables name
@return Handle for a boostrap argument container
@return Handle for a bootstrap argument
container
*/
SAL_DLLPUBLIC
rtlBootstrapHandle
SAL_CALL
rtl_bootstrap_args_open
(
rtl_uString
*
pIniName
)
SAL_THROW_EXTERN_C
();
/**
Closes a boostrap agument container.
Closes a boo
t
strap agument container.
@param handle [in] The handle got by <code>rtl_bootstrap_args_open()</code>
*/
SAL_DLLPUBLIC
void
SAL_CALL
rtl_bootstrap_args_close
(
rtlBootstrapHandle
handle
)
...
...
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