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
c82a36f9
Kaydet (Commit)
c82a36f9
authored
Eki 22, 2013
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Remove unused SfxObjectShell_Impl::bIsTmp
Change-Id: I4040d4758a3753c2177aa2a7d3dba6c85b089b25
üst
ee337e7e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
objxtor.cxx
sfx2/source/doc/objxtor.cxx
+0
-1
objshimp.hxx
sfx2/source/inc/objshimp.hxx
+0
-1
No files found.
sfx2/source/doc/objxtor.cxx
Dosyayı görüntüle @
c82a36f9
...
...
@@ -223,7 +223,6 @@ SfxObjectShell_Impl::SfxObjectShell_Impl( SfxObjectShell& _rDocShell )
,
bClosing
(
sal_False
)
,
bIsSaving
(
sal_False
)
,
bPasswd
(
sal_False
)
,
bIsTmp
(
sal_False
)
,
bIsNamedVisible
(
sal_False
)
,
bIsTemplate
(
sal_False
)
,
bIsAbortingImport
(
sal_False
)
...
...
sfx2/source/inc/objshimp.hxx
Dosyayı görüntüle @
c82a36f9
...
...
@@ -71,7 +71,6 @@ struct SfxObjectShell_Impl : public ::sfx2::IMacroDocumentAccess
bClosing
:
1
,
// sal_True while Close(), to prevent recurrences Notification
bIsSaving
:
1
,
bPasswd
:
1
,
bIsTmp
:
1
,
bIsNamedVisible
:
1
,
bIsTemplate
:
1
,
bIsAbortingImport
:
1
,
// Import operation should be canceled.
...
...
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