Searched defs:bNoActivate (Results 1 – 9 of 9) sorted by relevance
/aoo41x/main/vcl/unx/kde4/ |
H A D | KDESalFrame.cxx | 61 void KDESalFrame::Show( sal_Bool bVisible, sal_Bool bNoActivate ) in Show()
|
/aoo41x/main/vcl/unx/headless/ |
H A D | svpframe.cxx | 180 void SvpSalFrame::Show( sal_Bool bVisible, sal_Bool bNoActivate ) in Show()
|
/aoo41x/main/vcl/aqua/source/window/ |
H A D | salframe.cxx | 419 void AquaSalFrame::Show(sal_Bool bVisible, sal_Bool bNoActivate) in Show()
|
/aoo41x/main/vcl/unx/kde/ |
H A D | salnativewidgets-kde.cxx | 1707 void KDESalFrame::Show( sal_Bool bVisible, sal_Bool bNoActivate ) in Show()
|
/aoo41x/main/vcl/os2/source/window/ |
H A D | salframe.cxx | 963 static void ImplSalShow( HWND hWnd, ULONG bVisible, ULONG bNoActivate ) in ImplSalShow() 1012 void Os2SalFrame::Show( sal_Bool bVisible, sal_Bool bNoActivate ) in Show()
|
/aoo41x/main/vcl/win/source/window/ |
H A D | salframe.cxx | 1284 static void ImplSalShow( HWND hWnd, sal_Bool bVisible, sal_Bool bNoActivate ) in ImplSalShow() 1399 void WinSalFrame::Show( sal_Bool bVisible, sal_Bool bNoActivate ) in Show()
|
/aoo41x/main/vcl/unx/generic/window/ |
H A D | salframe.cxx | 1139 void X11SalFrame::Show( sal_Bool bVisible, sal_Bool bNoActivate ) in Show()
|
/aoo41x/main/vcl/unx/gtk/window/ |
H A D | gtkframe.cxx | 1298 void GtkSalFrame::Show( sal_Bool bVisible, sal_Bool bNoActivate ) in Show()
|
/aoo41x/main/vcl/source/window/ |
H A D | window.cxx | 6655 … sal_Bool bNoActivate = (nFlags & (SHOW_NOACTIVATE|SHOW_NOFOCUSCHANGE)) ? sal_True : sal_False; in Show() local
|
Completed in 190 milliseconds