Searched refs:IsSelectionAllowed (Results 1 – 2 of 2) sorted by relevance
652 bool ScHeaderControl::IsSelectionAllowed(SCCOLROW nPos) const in IsSelectionAllowed() function in ScHeaderControl701 if (!IsSelectionAllowed(nHitNo)) in MouseButtonDown()886 if (!IsSelectionAllowed(nPos)) in Command()
76 bool IsSelectionAllowed(SCCOLROW nPos) const;
Completed in 17 milliseconds