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
b0668acd
Kaydet (Commit)
b0668acd
authored
May 08, 2014
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
coverity#735403 Logically dead code
Change-Id: I73262dcd37e76bc299929d55e38fea25d2510609
üst
ded5c13b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
iconcdlg.cxx
cui/source/dialogs/iconcdlg.cxx
+0
-3
No files found.
cui/source/dialogs/iconcdlg.cxx
Dosyayı görüntüle @
b0668acd
...
@@ -1075,7 +1075,6 @@ bool IconChoiceDialog::OK_Impl()
...
@@ -1075,7 +1075,6 @@ bool IconChoiceDialog::OK_Impl()
if
(
pSet
)
if
(
pSet
)
{
{
SfxItemSet
aTmp
(
*
pSet
->
GetPool
(),
pSet
->
GetRanges
()
);
SfxItemSet
aTmp
(
*
pSet
->
GetPool
(),
pSet
->
GetRanges
()
);
bool
bRet
=
false
;
if
(
pPage
->
HasExchangeSupport
()
)
if
(
pPage
->
HasExchangeSupport
()
)
nRet
=
pPage
->
DeactivatePage
(
&
aTmp
);
nRet
=
pPage
->
DeactivatePage
(
&
aTmp
);
...
@@ -1086,8 +1085,6 @@ bool IconChoiceDialog::OK_Impl()
...
@@ -1086,8 +1085,6 @@ bool IconChoiceDialog::OK_Impl()
pExampleSet
->
Put
(
aTmp
);
pExampleSet
->
Put
(
aTmp
);
pOutSet
->
Put
(
aTmp
);
pOutSet
->
Put
(
aTmp
);
}
}
else
if
(
bRet
)
bModified
|=
true
;
}
}
else
else
nRet
=
pPage
->
DeactivatePage
(
NULL
);
nRet
=
pPage
->
DeactivatePage
(
NULL
);
...
...
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