Searched refs:WantsFocus (Results 1 – 3 of 3) sorted by relevance
233 sal_Bool WantsFocus() const;
646 sal_Bool SfxChildWindow::WantsFocus() const in WantsFocus() function in SfxChildWindow
1651 bSetFocus = pChildWin->WantsFocus(); in CreateChildWin_Impl()2521 …pChildWin->Show( bSetFocus && pChildWin->WantsFocus() ? 0 : SHOW_NOFOCUSCHANGE | SHOW_NOACTIVATE ); in ShowChildWindow_Impl()
Completed in 30 milliseconds