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
b1017281
Kaydet (Commit)
b1017281
authored
Nis 15, 2014
tarafından
Miklos Vajna
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
oox custom shape code generator: stop running LO interactively
Change-Id: Ic90f40c10b7d640d3dadc3c21d0060b351d08195
üst
160c5846
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
8 deletions
+2
-8
README
oox/source/drawingml/customshapes/README
+2
-8
No files found.
oox/source/drawingml/customshapes/README
Dosyayı görüntüle @
b1017281
...
@@ -25,17 +25,11 @@ make oox.clean && make oox dbglevel=2
...
@@ -25,17 +25,11 @@ make oox.clean && make oox dbglevel=2
(
cd
oox/source/drawingml/customshapes
&&
./generatePresetsPPTXs.pl
)
(
cd
oox/source/drawingml/customshapes
&&
./generatePresetsPPTXs.pl
)
# Then load it and store the debugging output. Note that this will run
# Then load it and store the debugging output.
# an *interactive* LO, and you need to quit it manually.
echo
echo
"Starting LibreOffice, quit once you see the slide."
echo
# We need only the SAL_INFO output with tag "oox.cscode", plus stderr
# We need only the SAL_INFO output with tag "oox.cscode", plus stderr
# for PropertyMap::dumpCode() output.
# for PropertyMap::dumpCode() output.
SAL_LOG
=
'+INFO.oox.cscode-WARN'
instdir/program/soffice oox/source/drawingml/customshapes/pptx/cshape-all.pptx
>
oox/source/drawingml/customshapes/custom-shapes.log 2>&1
SAL_LOG
=
'+INFO.oox.cscode-WARN'
instdir/program/soffice
--headless
--convert-to
odp
--outdir
oox/source/drawingml/customshapes/
oox/source/drawingml/customshapes/pptx/cshape-all.pptx
>
oox/source/drawingml/customshapes/custom-shapes.log 2>&1
# Now run a script that reads the above log file and generates the
# Now run a script that reads the above log file and generates the
...
...
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