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
70d8b268
Kaydet (Commit)
70d8b268
authored
Şub 10, 2014
tarafından
Julien Nabet
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Typo: acess -> access
Change-Id: I8fb5efa49ccd886fa0172fdc59ede0821ecce486
üst
06081018
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
frame.cxx
framework/source/services/frame.cxx
+1
-1
genericunodialog.hxx
include/svtools/genericunodialog.hxx
+1
-1
No files found.
framework/source/services/frame.cxx
Dosyayı görüntüle @
70d8b268
...
...
@@ -3440,7 +3440,7 @@ void Frame::impl_checkMenuCloser()
ReadGuard
aReadLock
(
m_aLock
);
// only top frames, which are part of our desktop hierarchy, can
// do so! By the way - we need the desktop instance to have acess
// do so! By the way - we need the desktop instance to have ac
c
ess
// to all other top level frames too.
css
::
uno
::
Reference
<
css
::
frame
::
XDesktop
>
xDesktop
(
m_xParent
,
css
::
uno
::
UNO_QUERY
);
css
::
uno
::
Reference
<
css
::
frame
::
XFramesSupplier
>
xTaskSupplier
(
xDesktop
,
css
::
uno
::
UNO_QUERY
);
...
...
include/svtools/genericunodialog.hxx
Dosyayı görüntüle @
70d8b268
...
...
@@ -70,7 +70,7 @@ namespace svt
,
public
::
comphelper
::
OPropertyContainer
{
private
:
::
osl
::
Mutex
m_aExecutionMutex
;
/// acess safety for execute/cancel
::
osl
::
Mutex
m_aExecutionMutex
;
/// ac
c
ess safety for execute/cancel
protected
:
Dialog
*
m_pDialog
;
/// the dialog to execute
...
...
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