Searched refs:IsCellFocusEnabled (Results 1 – 5 of 5) sorted by relevance
454 sal_uInt16 nCur = ( 0 == nCol && IsCellFocusEnabled() ) ? GetCurrentTabPos() : 0; in GetTabEntryText()837 return IsCellFocusEnabled(); in IsCellFocusable()842 sal_Bool bRet = ( IsCellFocusEnabled() == sal_True ); in GoToCell()
2671 sal_Bool SvTreeListBox::IsCellFocusEnabled() const in IsCellFocusEnabled() function in SvTreeListBox2673 return pImp->IsCellFocusEnabled(); in IsCellFocusEnabled()
160 inline sal_Bool IsFocusOnCellEnabled() const { return IsCellFocusEnabled(); } in IsFocusOnCellEnabled()
162 sal_Bool IsCellFocusEnabled() const;
365 inline sal_Bool IsCellFocusEnabled() const { return bIsCellFocusEnabled; } in IsCellFocusEnabled() function in SvImpLBox
Completed in 106 milliseconds