Searched refs:mbActivePopup (Results 1 – 3 of 3) sorted by relevance
67 sal_Bool mbActivePopup; member in TextWindow755 mbActivePopup = sal_False; in TextWindow()818 mbActivePopup = sal_True; in KeyInput()825 mbActivePopup = sal_False; in KeyInput()888 mbActivePopup = sal_True; in Command()933 mbActivePopup = sal_False; in Command()946 if ( !mbActivePopup ) in GetFocus()973 if ( mbFocusSelectionHide && !mbActivePopup ) in LoseFocus()
290 mbActivePopup = sal_False; in ImplInitEditData()570 …tion = maSelection.Len() && ( HasFocus() || ( GetStyle() & WB_NOHIDESELECTION ) || mbActivePopup ); in ImplRepaint()2001 else if ( !mbActivePopup ) in GetFocus()2082 if ( !mbActivePopup && !( GetStyle() & WB_NOHIDESELECTION ) && maSelection.Len() ) in LoseFocus()2145 mbActivePopup = sal_True; in Command()2193 mbActivePopup = sal_False; in Command()
86 mbActivePopup:1; member in Edit
Completed in 43 milliseconds