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
0c1d3f0c
Kaydet (Commit)
0c1d3f0c
authored
Agu 31, 2015
tarafından
Eike Rathke
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
remove now moot comment
Change-Id: Idf8c958161a92ba73dfb60da9a10ab9d59be7c2d
üst
e14c7295
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
dbdata.cxx
sc/source/core/tool/dbdata.cxx
+0
-2
No files found.
sc/source/core/tool/dbdata.cxx
Dosyayı görüntüle @
0c1d3f0c
...
@@ -653,8 +653,6 @@ void ScDBData::RefreshTableColumnNames( ScDocument* pDoc )
...
@@ -653,8 +653,6 @@ void ScDBData::RefreshTableColumnNames( ScDocument* pDoc )
// Try to not have empty names and remember previous name that might had
// Try to not have empty names and remember previous name that might had
// been used to compile formulas, but only if same number of columns and no
// been used to compile formulas, but only if same number of columns and no
// duplicates.
// duplicates.
/* TODO: formula references' create string should be adapted to look for
* the column name here if the TableRef column header cell is empty. */
if
(
bHaveEmpty
&&
aNewNames
.
size
()
==
maTableColumnNames
.
size
())
if
(
bHaveEmpty
&&
aNewNames
.
size
()
==
maTableColumnNames
.
size
())
{
{
for
(
size_t
i
=
0
,
n
=
aNewNames
.
size
();
i
<
n
;
++
i
)
for
(
size_t
i
=
0
,
n
=
aNewNames
.
size
();
i
<
n
;
++
i
)
...
...
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