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
85d23a62
Kaydet (Commit)
85d23a62
authored
Eyl 18, 2015
tarafından
Damjan Jovanovic
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Get main/slideshow/test/demoshow compiling on Windows.
üst
97ecdde8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
2 deletions
+14
-2
demoshow.cxx
slideshow/test/demoshow.cxx
+14
-2
No files found.
slideshow/test/demoshow.cxx
Dosyayı görüntüle @
85d23a62
...
...
@@ -19,11 +19,13 @@
*
*************************************************************/
#include "precompiled_slideshow.hxx"
#include <sal/main.h>
#include <rtl/ref.hxx>
#include <rtl/bootstrap.hxx>
#include <osl/process.h>
#include <tools/extendapplicationenvironment.hxx>
#include <cppuhelper/bootstrap.hxx>
#include <cppuhelper/servicefactory.hxx>
...
...
@@ -575,4 +577,14 @@ void DemoApp::Main()
}
}
DemoApp
aApp
;
sal_Bool
SVMain
();
int
main
(
int
argc
,
char
**
argv
)
{
tools
::
extendApplicationEnvironment
();
DemoApp
aApp
;
SVMain
();
return
0
;
}
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