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
2f989f17
Kaydet (Commit)
2f989f17
authored
Eki 23, 2014
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
coverity#705269 Missing break in switch
Change-Id: I49eb09156b3e8d3f68c13c3acd8696cdf841c109
üst
09645227
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
undobj1.cxx
sw/source/core/undo/undobj1.cxx
+1
-0
No files found.
sw/source/core/undo/undobj1.cxx
Dosyayı görüntüle @
2f989f17
...
@@ -646,6 +646,7 @@ void SwUndoSetFlyFmt::PutAttr( sal_uInt16 nWhich, const SfxPoolItem* pItem )
...
@@ -646,6 +646,7 @@ void SwUndoSetFlyFmt::PutAttr( sal_uInt16 nWhich, const SfxPoolItem* pItem )
case
FLY_AS_CHAR
:
case
FLY_AS_CHAR
:
case
FLY_AT_CHAR
:
case
FLY_AT_CHAR
:
nOldCntnt
=
pAnchor
->
GetCntntAnchor
()
->
nContent
.
GetIndex
();
nOldCntnt
=
pAnchor
->
GetCntntAnchor
()
->
nContent
.
GetIndex
();
//fall-through
case
FLY_AT_PARA
:
case
FLY_AT_PARA
:
case
FLY_AT_FLY
:
case
FLY_AT_FLY
:
nOldNode
=
pAnchor
->
GetCntntAnchor
()
->
nNode
.
GetIndex
();
nOldNode
=
pAnchor
->
GetCntntAnchor
()
->
nNode
.
GetIndex
();
...
...
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