Searched refs:IsFocusOnCellEnabled (Results 1 – 2 of 2) sorted by relevance
160 inline sal_Bool IsFocusOnCellEnabled() const { return IsCellFocusEnabled(); } in IsFocusOnCellEnabled() function in SvxSimpleTable
60 else if ( m_pTable->IsFocusOnCellEnabled() && ( nKey == KEY_LEFT || nKey == KEY_RIGHT ) ) in PreNotify()