Home
last modified time | relevance | path

Searched refs:GetRefType (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/sc/source/ui/view/
H A Dtabview4.cxx67 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()
H A Dselect.cxx385 if (pViewData->GetRefType() != SC_REFTYPE_FILL) in SetCursorAtCell()
531 if (pViewData->GetRefType() != eRefMode) in SetCursorAtCell()
549 if (pViewData->GetRefType() != SC_REFTYPE_FILL) in SetCursorAtCell()
H A Dgridwin5.cxx405 if ( nMouseStatus == SC_GM_TABDOWN && pViewData->GetRefType() == SC_REFTYPE_FILL && in RequestHelp()
H A Dtabcont.cxx273 if ( bRefMode && pViewData->GetRefType() == SC_REFTYPE_REF ) in Select()
H A Dgridwin4.cxx845 if ( pViewData->GetRefType() == SC_REFTYPE_FILL ) in Draw()
/aoo41x/main/sc/source/ui/inc/
H A Dviewdata.hxx360 ScRefType GetRefType() const { return eRefType; } in GetRefType() function in ScViewData

Completed in 32 milliseconds