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
e762a8bd
Kaydet (Commit)
e762a8bd
authored
Ock 17, 2012
tarafından
Michael Stahl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
sw: translate some comments
üst
96461715
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
crsrsh.cxx
sw/source/core/crsr/crsrsh.cxx
+0
-0
layact.cxx
sw/source/core/layout/layact.cxx
+2
-2
No files found.
sw/source/core/crsr/crsrsh.cxx
Dosyayı görüntüle @
e762a8bd
This diff is collapsed.
Click to expand it.
sw/source/core/layout/layact.cxx
Dosyayı görüntüle @
e762a8bd
...
@@ -407,8 +407,8 @@ void SwLayAction::Reset()
...
@@ -407,8 +407,8 @@ void SwLayAction::Reset()
sal_Bool
SwLayAction
::
RemoveEmptyBrowserPages
()
sal_Bool
SwLayAction
::
RemoveEmptyBrowserPages
()
{
{
//
Beim umschalten vom normalen in den Browsermodus bleiben u.U. einig
e
//
switching from the normal to the browser mode, empty pages may b
e
//
unangenehm lange stehen. Diese beseiten wir mal schnell.
//
retained for an annoyingly long time, so delete them here
sal_Bool
bRet
=
sal_False
;
sal_Bool
bRet
=
sal_False
;
const
ViewShell
*
pSh
=
pRoot
->
GetCurrShell
();
const
ViewShell
*
pSh
=
pRoot
->
GetCurrShell
();
if
(
pSh
&&
pSh
->
GetViewOptions
()
->
getBrowseMode
()
)
if
(
pSh
&&
pSh
->
GetViewOptions
()
->
getBrowseMode
()
)
...
...
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