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
02a934d0
Kaydet (Commit)
02a934d0
authored
Eki 05, 2012
tarafından
Miklos Vajna
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
SwFrm::OnFirstPage: if there are no previous pages, we are on the first page
Change-Id: I9e3a77bfeb314eb48f2a4185b8751e370357c7e0
üst
52304f30
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
trvlfrm.cxx
sw/source/core/layout/trvlfrm.cxx
+2
-0
No files found.
sw/source/core/layout/trvlfrm.cxx
Dosyayı görüntüle @
02a934d0
...
@@ -1824,6 +1824,8 @@ bool SwFrm::OnFirstPage() const
...
@@ -1824,6 +1824,8 @@ bool SwFrm::OnFirstPage() const
const
SwPageDesc
*
pDesc
=
pPage
->
GetPageDesc
();
const
SwPageDesc
*
pDesc
=
pPage
->
GetPageDesc
();
bRet
=
pPrevFrm
->
GetPageDesc
()
!=
pDesc
&&
!
pDesc
->
IsFirstShared
();
bRet
=
pPrevFrm
->
GetPageDesc
()
!=
pDesc
&&
!
pDesc
->
IsFirstShared
();
}
}
else
bRet
=
true
;
}
}
return
bRet
;
return
bRet
;
}
}
...
...
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