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
3c3c7418
Kaydet (Commit)
3c3c7418
authored
Mar 26, 2002
tarafından
Stephan Schäfer
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
#98168# send asctivate/deactivate events on focus change
üst
1e1f134c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
+2
-4
winproc.cxx
vcl/source/window/winproc.cxx
+2
-4
No files found.
vcl/source/window/winproc.cxx
Dosyayı görüntüle @
3c3c7418
...
...
@@ -2,9 +2,9 @@
*
* $RCSfile: winproc.cxx,v $
*
* $Revision: 1.4
7
$
* $Revision: 1.4
8
$
*
* last change: $Author: ssa $ $Date: 2002-03-2
1 18:33:54
$
* last change: $Author: ssa $ $Date: 2002-03-2
6 08:35:51
$
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
...
...
@@ -1541,7 +1541,6 @@ IMPL_LINK( Window, ImplAsyncFocusHdl, void*, EMPTYARG )
}
else
{
/*
Window
*
pFocusWin
=
mpFrameData
->
mpFocusWin
;
if
(
pFocusWin
)
{
...
...
@@ -1587,7 +1586,6 @@ IMPL_LINK( Window, ImplAsyncFocusHdl, void*, EMPTYARG )
// Alle FloatingFenster deaktiv zeichnen
if
(
mpFrameData
->
mbStartFocusState
!=
bHasFocus
)
ImplActivateFloatingWindows
(
this
,
bHasFocus
);
*/
}
return
0
;
...
...
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