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
4ecd67b7
Kaydet (Commit)
4ecd67b7
authored
Tem 14, 2015
tarafından
Markus Mohrhard
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
fix indentation
Change-Id: I4bceb79ed4adda085727dfcee1ba3573811e53b3
üst
f2b21846
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
docholder.cxx
embeddedobj/source/general/docholder.cxx
+3
-3
No files found.
embeddedobj/source/general/docholder.cxx
Dosyayı görüntüle @
4ecd67b7
...
@@ -684,8 +684,8 @@ bool DocumentHolder::ShowUI( const uno::Reference< ::com::sun::star::frame::XLay
...
@@ -684,8 +684,8 @@ bool DocumentHolder::ShowUI( const uno::Reference< ::com::sun::star::frame::XLay
if
(
xContainerLM
.
is
()
)
if
(
xContainerLM
.
is
()
)
{
{
// the LM of the embedded frame and its current DockingAreaAcceptor
// the LM of the embedded frame and its current DockingAreaAcceptor
uno
::
Reference
<
::
com
::
sun
::
star
::
frame
::
XLayoutManager
>
xOwnLM
;
uno
::
Reference
<
::
com
::
sun
::
star
::
frame
::
XLayoutManager
>
xOwnLM
;
uno
::
Reference
<
::
com
::
sun
::
star
::
ui
::
XDockingAreaAcceptor
>
xDocAreaAcc
;
uno
::
Reference
<
::
com
::
sun
::
star
::
ui
::
XDockingAreaAcceptor
>
xDocAreaAcc
;
try
try
{
{
...
@@ -727,7 +727,7 @@ bool DocumentHolder::ShowUI( const uno::Reference< ::com::sun::star::frame::XLay
...
@@ -727,7 +727,7 @@ bool DocumentHolder::ShowUI( const uno::Reference< ::com::sun::star::frame::XLay
xOwnLM
->
unlock
();
xOwnLM
->
unlock
();
bLock
=
true
;
bLock
=
true
;
bResult
=
true
;
bResult
=
true
;
// TODO/LATER: The following action should be done only if the window is not hidden
// TODO/LATER: The following action should be done only if the window is not hidden
// otherwise the activation must fail, unfortunately currently it is not possible
// otherwise the activation must fail, unfortunately currently it is not possible
...
...
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