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
7d10da21
Kaydet (Commit)
7d10da21
authored
Haz 11, 2014
tarafından
Kohei Yoshida
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Remove this.
Change-Id: Ie2c64d3254dba35ba3fcb1af2566de84b8b300e2
üst
81d2c208
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
chart2export.cxx
chart2/qa/extras/chart2export.cxx
+0
-3
No files found.
chart2/qa/extras/chart2export.cxx
Dosyayı görüntüle @
7d10da21
...
@@ -725,9 +725,6 @@ void Chart2ExportTest::testScatterPlotLabels()
...
@@ -725,9 +725,6 @@ void Chart2ExportTest::testScatterPlotLabels()
OUString
aLabelRole
=
xCT
->
getRoleOfSequenceForSeriesLabel
();
OUString
aLabelRole
=
xCT
->
getRoleOfSequenceForSeriesLabel
();
fprintf
(
stdout
,
"Chart2ExportTest::testScatterPlotLabels: label role = '%s
\n
"
,
rtl
::
OUStringToOString
(
aLabelRole
,
RTL_TEXTENCODING_UTF8
).
getStr
());
Reference
<
chart2
::
XDataSeriesContainer
>
xDSCont
(
xCT
,
uno
::
UNO_QUERY
);
Reference
<
chart2
::
XDataSeriesContainer
>
xDSCont
(
xCT
,
uno
::
UNO_QUERY
);
CPPUNIT_ASSERT
(
xDSCont
.
is
());
CPPUNIT_ASSERT
(
xDSCont
.
is
());
Sequence
<
uno
::
Reference
<
chart2
::
XDataSeries
>
>
aDataSeriesSeq
=
xDSCont
->
getDataSeries
();
Sequence
<
uno
::
Reference
<
chart2
::
XDataSeries
>
>
aDataSeriesSeq
=
xDSCont
->
getDataSeries
();
...
...
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