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
4ea5701e
Kaydet (Commit)
4ea5701e
authored
Şub 21, 2015
tarafından
Julien Nabet
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Typo: "window" not "widow" here
Change-Id: I68fc6c2f6564ea61fd83bb610813a5476dcced39
üst
ffb2be24
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
appmain.cxx
sfx2/source/appl/appmain.cxx
+1
-1
docrecovery.cxx
svx/source/dialog/docrecovery.cxx
+1
-1
No files found.
sfx2/source/appl/appmain.cxx
Dosyayı görüntüle @
4ea5701e
...
...
@@ -79,7 +79,7 @@ void SfxApplication::Exit()
after Execute() has finished and
- the configuration (SfxConfigManager) was already saved,
- the window positions etc. in the SfxIniManager were written,
- the Application widow still exists, but is hidden
- the Application wi
n
dow still exists, but is hidden
- all Documents and their Views already are closed.
- Dispatcher, Bindings etc. already destroyed.
...
...
svx/source/dialog/docrecovery.cxx
Dosyayı görüntüle @
4ea5701e
...
...
@@ -634,7 +634,7 @@ SaveDialog::SaveDialog(vcl::Window* pParent, RecoveryCore* pCore)
get
(
m_pOkBtn
,
"ok"
);
// Prepare the office for the following crash save step.
// E.g. hide all open widows so the user can't influence our
// E.g. hide all open wi
n
dows so the user can't influence our
// operation .-)
m_pCore
->
doEmergencySavePrepare
();
...
...
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