Searched refs:AlwaysEnableInput (Results 1 – 6 of 6) sorted by relevance
98 AlwaysEnableInput( sal_True, sal_True ); in HelpAgentWindow()
119 AlwaysEnableInput( pDockingWin->IsAlwaysEnableInput(), sal_False ); in ImplDockFloatWin()
108 AlwaysEnableInput( pDockingWin->GetWindow()->IsAlwaysEnableInput(), sal_False ); in ImplDockFloatWin2()
6976 void Window::AlwaysEnableInput( sal_Bool bAlways, sal_Bool bChild ) in AlwaysEnableInput() function in Window6981 mpWindowImpl->mpBorderWindow->AlwaysEnableInput( bAlways, sal_False ); in AlwaysEnableInput()7000 pChild->AlwaysEnableInput( bAlways, bChild ); in AlwaysEnableInput()
793 void AlwaysEnableInput( sal_Bool bAlways, sal_Bool bChild = sal_True );
615 getBrowserView()->getVclControl()->AlwaysEnableInput( sal_False ); in initializePreviewMode()
Completed in 70 milliseconds