Searched refs:bIsCellFocusEnabled (Results 1 – 2 of 2) sorted by relevance
161 sal_Bool bIsCellFocusEnabled : 1; member in SvImpLBox365 inline sal_Bool IsCellFocusEnabled() const { return bIsCellFocusEnabled; } in IsCellFocusEnabled()366 inline void EnableCellFocus() { bIsCellFocusEnabled = sal_True; } in EnableCellFocus()
118 bSubLstOpRet = bSubLstOpLR = bContextMenuHandling = bIsCellFocusEnabled = sal_False; in SvImpLBox()224 if ( pEntry && bIsCellFocusEnabled ) in CalcCellFocusRect()2341 else if ( bIsCellFocusEnabled && pCursor ) in KeyInput()2373 if ( bIsCellFocusEnabled && pCursor ) in KeyInput()
Completed in 34 milliseconds