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
c3ad5c11
Kaydet (Commit)
c3ad5c11
authored
Tem 16, 2015
tarafından
Markus Mohrhard
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
always update the data when we change selection
Change-Id: Iae62f84401c23415a05fa2c5d1a541b239252aea
üst
4038d2eb
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
ChartSeriesPanel.cxx
chart2/source/controller/sidebar/ChartSeriesPanel.cxx
+0
-6
No files found.
chart2/source/controller/sidebar/ChartSeriesPanel.cxx
Dosyayı görüntüle @
c3ad5c11
...
@@ -208,12 +208,6 @@ void ChartSeriesPanel::DataChanged(
...
@@ -208,12 +208,6 @@ void ChartSeriesPanel::DataChanged(
void
ChartSeriesPanel
::
HandleContextChange
(
void
ChartSeriesPanel
::
HandleContextChange
(
const
::
sfx2
::
sidebar
::
EnumContext
&
rContext
)
const
::
sfx2
::
sidebar
::
EnumContext
&
rContext
)
{
{
if
(
maContext
==
rContext
)
{
// Nothing to do.
return
;
}
maContext
=
rContext
;
maContext
=
rContext
;
updateData
();
updateData
();
}
}
...
...
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