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
353e4d00
Kaydet (Commit)
353e4d00
authored
May 28, 2013
tarafından
Noel Power
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
oops forgot to use the mbReadyForFinalize flag in CondFormat::finalizeImport()
Change-Id: I4606b4b1e26303ebba501276a176b2fb66bf9e37
üst
4074c441
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
condformatbuffer.cxx
sc/source/filter/oox/condformatbuffer.cxx
+3
-0
No files found.
sc/source/filter/oox/condformatbuffer.cxx
Dosyayı görüntüle @
353e4d00
...
@@ -970,6 +970,9 @@ void CondFormat::importCfRule( SequenceInputStream& rStrm )
...
@@ -970,6 +970,9 @@ void CondFormat::importCfRule( SequenceInputStream& rStrm )
void
CondFormat
::
finalizeImport
()
void
CondFormat
::
finalizeImport
()
{
{
// probably some error in the xml if we are not ready
if
(
!
mbReadyForFinalize
)
return
;
ScDocument
&
rDoc
=
getScDocument
();
ScDocument
&
rDoc
=
getScDocument
();
maRules
.
forEachMem
(
&
CondFormatRule
::
finalizeImport
);
maRules
.
forEachMem
(
&
CondFormatRule
::
finalizeImport
);
SCTAB
nTab
=
maModel
.
maRanges
.
getBaseAddress
().
Sheet
;
SCTAB
nTab
=
maModel
.
maRanges
.
getBaseAddress
().
Sheet
;
...
...
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