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
1a65d2f8
Kaydet (Commit)
1a65d2f8
authored
Nis 20, 2015
tarafından
Markus Mohrhard
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
export that we don't support bubble3D, related tdf#90746
Change-Id: Ic3f3f671098a173e05da26c53e3e50fafdf3fd1a
üst
5c080080
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
chartexport.cxx
oox/source/export/chartexport.cxx
+5
-0
No files found.
oox/source/export/chartexport.cxx
Dosyayı görüntüle @
1a65d2f8
...
@@ -1433,6 +1433,11 @@ void ChartExport::exportBubbleChart( Reference< chart2::XChartType > xChartType
...
@@ -1433,6 +1433,11 @@ void ChartExport::exportBubbleChart( Reference< chart2::XChartType > xChartType
sal_Int32
nAttachedAxis
=
AXIS_PRIMARY_Y
;
sal_Int32
nAttachedAxis
=
AXIS_PRIMARY_Y
;
exportSeries
(
xChartType
,
nAttachedAxis
);
exportSeries
(
xChartType
,
nAttachedAxis
);
pFS
->
singleElement
(
FSNS
(
XML_c
,
XML_bubble3D
),
XML_val
,
"0"
,
FSEND
);
exportAxesId
(
nAttachedAxis
);
exportAxesId
(
nAttachedAxis
);
pFS
->
endElement
(
FSNS
(
XML_c
,
XML_bubbleChart
)
);
pFS
->
endElement
(
FSNS
(
XML_c
,
XML_bubbleChart
)
);
...
...
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