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
b213740c
Kaydet (Commit)
b213740c
authored
Eki 24, 2014
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
-Werror,-Wunused-private-field
Change-Id: I2cc9884b23b49eb3e2afd27e5610bf96998a3c7f
üst
0465ba4c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
chartexport.hxx
include/oox/export/chartexport.hxx
+0
-1
chartexport.cxx
oox/source/export/chartexport.cxx
+0
-1
No files found.
include/oox/export/chartexport.hxx
Dosyayı görüntüle @
b213740c
...
@@ -84,7 +84,6 @@ public:
...
@@ -84,7 +84,6 @@ public:
private
:
private
:
sal_Int32
mnXmlNamespace
;
sal_Int32
mnXmlNamespace
;
sal_Int32
mnSeriesCount
;
sal_Int32
mnSeriesCount
;
Fraction
maFraction
;
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
frame
::
XModel
>
mxChartModel
;
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
frame
::
XModel
>
mxChartModel
;
com
::
sun
::
star
::
uno
::
Reference
<
com
::
sun
::
star
::
chart
::
XDiagram
>
mxDiagram
;
com
::
sun
::
star
::
uno
::
Reference
<
com
::
sun
::
star
::
chart
::
XDiagram
>
mxDiagram
;
com
::
sun
::
star
::
uno
::
Reference
<
com
::
sun
::
star
::
chart2
::
XDiagram
>
mxNewDiagram
;
com
::
sun
::
star
::
uno
::
Reference
<
com
::
sun
::
star
::
chart2
::
XDiagram
>
mxNewDiagram
;
...
...
oox/source/export/chartexport.cxx
Dosyayı görüntüle @
b213740c
...
@@ -439,7 +439,6 @@ ChartExport::ChartExport( sal_Int32 nXmlNamespace, FSHelperPtr pFS, Reference< f
...
@@ -439,7 +439,6 @@ ChartExport::ChartExport( sal_Int32 nXmlNamespace, FSHelperPtr pFS, Reference< f
:
DrawingML
(
pFS
,
pFB
,
eDocumentType
)
:
DrawingML
(
pFS
,
pFB
,
eDocumentType
)
,
mnXmlNamespace
(
nXmlNamespace
)
,
mnXmlNamespace
(
nXmlNamespace
)
,
mnSeriesCount
(
0
)
,
mnSeriesCount
(
0
)
,
maFraction
(
1
,
576
)
,
mxChartModel
(
xModel
)
,
mxChartModel
(
xModel
)
,
mbHasCategoryLabels
(
false
)
,
mbHasCategoryLabels
(
false
)
,
mbHasZAxis
(
false
)
,
mbHasZAxis
(
false
)
...
...
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