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
6408f363
Kaydet (Commit)
6408f363
authored
Mar 23, 2013
tarafından
Julien Nabet
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
coverity#704225 Logically dead code
Change-Id: I9aa41653b9622245de8084443ef3e0b74f720571
üst
28fb57da
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
outliner.cxx
editeng/source/outliner/outliner.cxx
+0
-4
No files found.
editeng/source/outliner/outliner.cxx
Dosyayı görüntüle @
6408f363
...
...
@@ -1917,7 +1917,6 @@ void Outliner::ImplCalcBulletText( sal_uInt16 nPara, sal_Bool bRecalcLevel, sal_
DBG_CHKTHIS
(
Outliner
,
0
);
Paragraph
*
pPara
=
pParaList
->
GetParagraph
(
nPara
);
sal_uInt16
nRelPos
=
0xFFFF
;
while
(
pPara
)
{
...
...
@@ -1944,9 +1943,6 @@ void Outliner::ImplCalcBulletText( sal_uInt16 nPara, sal_Bool bRecalcLevel, sal_
if
(
bRecalcLevel
)
{
if
(
nRelPos
!=
0xFFFF
)
nRelPos
++
;
sal_Int16
nDepth
=
pPara
->
GetDepth
();
pPara
=
pParaList
->
GetParagraph
(
++
nPara
);
if
(
!
bRecalcChildren
)
...
...
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