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
9c2af3c8
Kaydet (Commit)
9c2af3c8
authored
Agu 07, 2014
tarafından
Kohei Yoshida
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fix the test. It's bar3DChart not barChart.
Change-Id: I8e504dfee81557a1965bb4bbce4ea975c13fe775
üst
3683cdde
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
chart2export.cxx
chart2/qa/extras/chart2export.cxx
+2
-2
No files found.
chart2/qa/extras/chart2export.cxx
Dosyayı görüntüle @
9c2af3c8
...
@@ -822,8 +822,8 @@ void Chart2ExportTest::testDataLabel3DChartDOCX()
...
@@ -822,8 +822,8 @@ void Chart2ExportTest::testDataLabel3DChartDOCX()
// We must not export label position attributes for 3D bar charts. The
// We must not export label position attributes for 3D bar charts. The
// same rule also applies to several other 3D charts, apparently.
// same rule also applies to several other 3D charts, apparently.
assertXPath
(
pXmlDoc
,
"/c:chartSpace/c:chart/c:plotArea/c:barChart/c:ser/c:dLbls/c:dLblPos"
,
0
);
assertXPath
(
pXmlDoc
,
"/c:chartSpace/c:chart/c:plotArea/c:bar
3D
Chart/c:ser/c:dLbls/c:dLblPos"
,
0
);
assertXPath
(
pXmlDoc
,
"/c:chartSpace/c:chart/c:plotArea/c:barChart/c:ser/c:dLbls/c:dLbl/c:dLblPos"
,
0
);
assertXPath
(
pXmlDoc
,
"/c:chartSpace/c:chart/c:plotArea/c:bar
3D
Chart/c:ser/c:dLbls/c:dLbl/c:dLblPos"
,
0
);
}
}
void
Chart2ExportTest
::
testDataLabelDoughnutChartDOCX
()
void
Chart2ExportTest
::
testDataLabelDoughnutChartDOCX
()
...
...
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