Searched refs:IsTabAllowed (Results 1 – 13 of 13) sorted by relevance
465 if (!bCtrl && !bShift && IsTabAllowed(sal_True)) in KeyInput()475 if (IsTabAllowed(sal_True)) in KeyInput()485 if (IsTabAllowed(sal_False)) in KeyInput()668 if (IsTabAllowed(sal_True)) in PreNotify()682 if (IsTabAllowed(sal_True)) in PreNotify()699 if (IsTabAllowed(sal_False)) in PreNotify()756 sal_Bool EditBrowseBox::IsTabAllowed(sal_Bool) const in IsTabAllowed() function in svt::EditBrowseBox
140 virtual sal_Bool IsTabAllowed(sal_Bool bForward) const;260 sal_Bool ORelationControl::IsTabAllowed(sal_Bool bForward) const in IsTabAllowed() function in dbaui::ORelationControl269 return bRet && EditBrowseBox::IsTabAllowed(bForward); in IsTabAllowed()
220 sal_Bool OTableGrantControl::IsTabAllowed(sal_Bool bForward) const in IsTabAllowed() function in OTableGrantControl232 return EditBrowseBox::IsTabAllowed(bForward); in IsTabAllowed()
89 virtual sal_Bool IsTabAllowed(sal_Bool _bForward) const;118 sal_Bool DriverListControl::IsTabAllowed(sal_Bool /*_bForward*/) const in IsTabAllowed() function in offapp::DriverListControl
92 virtual sal_Bool IsTabAllowed(sal_Bool bForward) const;
101 virtual sal_Bool IsTabAllowed(sal_Bool bForward) const;
60 virtual sal_Bool IsTabAllowed( sal_Bool bForward ) const;
1075 sal_Bool DataBrowser::IsTabAllowed( sal_Bool bForward ) const in IsTabAllowed() function in chart::DataBrowser
503 sal_Bool IndexFieldsControl::IsTabAllowed(sal_Bool /*bForward*/) const in IsTabAllowed() function in dbaui::IndexFieldsControl
593 virtual sal_Bool IsTabAllowed(sal_Bool bForward) const;
146 virtual sal_Bool IsTabAllowed(sal_Bool bForward) const;428 sal_Bool OFieldExpressionControl::IsTabAllowed(sal_Bool /*bForward*/) const in IsTabAllowed() function in rptui::OFieldExpressionControl
335 virtual sal_Bool IsTabAllowed(sal_Bool bForward) const;
3477 sal_Bool DbGridControl::IsTabAllowed(sal_Bool bRight) const in IsTabAllowed() function in DbGridControl
Completed in 175 milliseconds