Searched refs:GetRefType (Results 1 – 6 of 6) sorted by relevance
67 if ( aViewData.GetRefType() == SC_REFTYPE_REF && Help::IsQuickHelpEnabled() ) in ShowRefTip()173 if ( aViewData.GetRefType() == SC_REFTYPE_REF && bContinue ) in DoneRefMode()237 ScRefType eType = aViewData.GetRefType(); in UpdateRef()266 if ( aViewData.GetRefType() == SC_REFTYPE_FILL && Help::IsQuickHelpEnabled() ) in UpdateRef()
385 if (pViewData->GetRefType() != SC_REFTYPE_FILL) in SetCursorAtCell()531 if (pViewData->GetRefType() != eRefMode) in SetCursorAtCell()549 if (pViewData->GetRefType() != SC_REFTYPE_FILL) in SetCursorAtCell()
404 if ( nMouseStatus == SC_GM_TABDOWN && pViewData->GetRefType() == SC_REFTYPE_FILL && in RequestHelp()
273 if ( bRefMode && pViewData->GetRefType() == SC_REFTYPE_REF ) in Select()
845 if ( pViewData->GetRefType() == SC_REFTYPE_FILL ) in Draw()
360 ScRefType GetRefType() const { return eRefType; } in GetRefType() function in ScViewData
Completed in 50 milliseconds