Home
last modified time | relevance | path

Searched refs:bIsCellFocusEnabled (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svtools/source/inc/
H A Dsvimpbox.hxx161 sal_Bool bIsCellFocusEnabled : 1; member in SvImpLBox
365 inline sal_Bool IsCellFocusEnabled() const { return bIsCellFocusEnabled; } in IsCellFocusEnabled()
366 inline void EnableCellFocus() { bIsCellFocusEnabled = sal_True; } in EnableCellFocus()
/trunk/main/svtools/source/contnr/
H A Dsvimpbox.cxx118 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 33 milliseconds