Home
last modified time | relevance | path

Searched refs:IsCellFocusEnabled (Results 1 – 5 of 5) sorted by relevance

/trunk/main/svtools/source/contnr/
H A Dsvtabbx.cxx454 sal_uInt16 nCur = ( 0 == nCol && IsCellFocusEnabled() ) ? GetCurrentTabPos() : 0; in GetTabEntryText()
837 return IsCellFocusEnabled(); in IsCellFocusable()
842 sal_Bool bRet = ( IsCellFocusEnabled() == sal_True ); in GoToCell()
H A Dsvtreebx.cxx2671 sal_Bool SvTreeListBox::IsCellFocusEnabled() const in IsCellFocusEnabled() function in SvTreeListBox
2673 return pImp->IsCellFocusEnabled(); in IsCellFocusEnabled()
/trunk/main/svx/inc/svx/
H A Dsimptabl.hxx160 inline sal_Bool IsFocusOnCellEnabled() const { return IsCellFocusEnabled(); } in IsFocusOnCellEnabled()
/trunk/main/svtools/source/inc/
H A Dsvimpbox.hxx365 inline sal_Bool IsCellFocusEnabled() const { return bIsCellFocusEnabled; } in IsCellFocusEnabled() function in SvImpLBox
/trunk/main/svtools/inc/svtools/
H A Dsvtreebx.hxx162 sal_Bool IsCellFocusEnabled() const;

Completed in 48 milliseconds