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
fea47931
Kaydet (Commit)
fea47931
authored
Kas 06, 2014
tarafından
Jan Holesovsky
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
LOK: Remove formats that we cannot export, and add PDF for Draw.
Change-Id: I64a73fb73b16ce265cd78d76c0325db051e55e26
üst
a9272d35
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
8 deletions
+2
-8
init.cxx
desktop/source/lib/init.cxx
+2
-8
No files found.
desktop/source/lib/init.cxx
Dosyayı görüntüle @
fea47931
...
@@ -137,19 +137,13 @@ static const ExtensionMap aImpressExtensionMap[] =
...
@@ -137,19 +137,13 @@ static const ExtensionMap aImpressExtensionMap[] =
static
const
ExtensionMap
aDrawExtensionMap
[]
=
static
const
ExtensionMap
aDrawExtensionMap
[]
=
{
{
{
"odg"
,
"draw8"
},
{
"fodg"
,
"draw_ODG_FlatXML"
},
{
"fodg"
,
"draw_ODG_FlatXML"
},
{
"html"
,
"draw_html_Export"
},
{
"html"
,
"draw_html_Export"
},
{
"odg"
,
"draw8"
},
{
"pdf"
,
"draw_pdf_Export"
},
{
"svg"
,
"draw_svg_Export"
},
{
"svg"
,
"draw_svg_Export"
},
{
"swf"
,
"draw_flash_Export"
},
{
"swf"
,
"draw_flash_Export"
},
{
"xhtml"
,
"XHTML Draw File"
},
{
"xhtml"
,
"XHTML Draw File"
},
{
"vdx"
,
"draw_Visio_Document"
},
{
"vsd"
,
"draw_Visio_Document"
},
{
"vsdm"
,
"draw_Visio_Document"
},
{
"vsdx"
,
"draw_Visio_Document"
},
{
"pub"
,
"draw_Publisher_Document"
},
{
"cdr"
,
"draw_CorelDraw_Document"
},
{
"wpg"
,
"draw_WordPerfect_Graphics"
},
{
NULL
,
NULL
}
{
NULL
,
NULL
}
};
};
...
...
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