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
0d79369e
Kaydet (Commit)
0d79369e
authored
May 10, 2012
tarafından
Tor Lillqvist
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Bin a few lines of apparently leftover temporary debugging code
Change-Id: Idc543cc7f45c3dbaf3a49c8edeaaa0b5f59492ac
üst
d3ec5c6a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
xmlExport.cxx
reportdesign/source/filter/xml/xmlExport.cxx
+0
-6
No files found.
reportdesign/source/filter/xml/xmlExport.cxx
Dosyayı görüntüle @
0d79369e
...
...
@@ -820,12 +820,6 @@ void ORptExport::exportContainer(const Reference< XSection>& _xSection)
::
std
::
map
<
sal_Int32
,
sal_Int32
>::
iterator
aRowSpanFind
=
aRowSpan
.
find
(
nColIndex
);
if
(
aRowSpanFind
!=
aRowSpan
.
end
()
)
{
#if OSL_DEBUG_LEVEL > 0
sal_Int32
nRowSpan
=
aRowSpanFind
->
second
;
(
void
)
nRowSpan
;
sal_Int32
nColSpanTemp
=
aColIter
->
nColSpan
;
(
void
)
nColSpanTemp
;
#endif
nColSpan
=
1
;
if
(
!--
(
aRowSpanFind
->
second
)
)
aRowSpan
.
erase
(
aRowSpanFind
);
...
...
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