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
e9fbe1f7
Kaydet (Commit)
e9fbe1f7
authored
Nis 25, 2015
tarafından
Markus Mohrhard
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
also add a test case for title rotation, tdf#75015
Change-Id: Ie83b4fb4d7ae8a8b752dcacdaff00bfce0c72ed9
üst
af46ffaf
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
chart2export.cxx
chart2/qa/extras/chart2export.cxx
+2
-0
No files found.
chart2/qa/extras/chart2export.cxx
Dosyayı görüntüle @
e9fbe1f7
...
@@ -1334,6 +1334,8 @@ void Chart2ExportTest::testTitleManualLayoutXLSX()
...
@@ -1334,6 +1334,8 @@ void Chart2ExportTest::testTitleManualLayoutXLSX()
double
nY
=
aYVal
.
toDouble
();
double
nY
=
aYVal
.
toDouble
();
CPPUNIT_ASSERT
(
nY
>
0
&&
nY
<
1
);
CPPUNIT_ASSERT
(
nY
>
0
&&
nY
<
1
);
CPPUNIT_ASSERT
(
nX
!=
nY
);
CPPUNIT_ASSERT
(
nX
!=
nY
);
assertXPath
(
pXmlDoc
,
"/c:chartSpace/c:chart/c:title/c:tx/c:rich/a:bodyPr"
,
"rot"
,
"1200000"
);
}
}
CPPUNIT_TEST_SUITE_REGISTRATION
(
Chart2ExportTest
);
CPPUNIT_TEST_SUITE_REGISTRATION
(
Chart2ExportTest
);
...
...
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