Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dselect.cxx385 if (pViewData->GetRefType() != SC_REFTYPE_FILL) in SetCursorAtCell()
387 pView->InitRefMode( nStartX, nStartY, nTab, SC_REFTYPE_FILL ); in SetCursorAtCell()
451 pViewData->GetView()->InitRefMode( nStartX, nStartY, nTab, SC_REFTYPE_FILL ); in SetCursorAtCell()
516 pViewData->GetView()->InitRefMode( nRefStX, nRefStY, nTab, SC_REFTYPE_FILL ); in SetCursorAtCell()
549 if (pViewData->GetRefType() != SC_REFTYPE_FILL) in SetCursorAtCell()
551 pView->InitRefMode( nStartX, nStartY, nTab, SC_REFTYPE_FILL ); in SetCursorAtCell()
H A Dgridwin5.cxx404 if ( nMouseStatus == SC_GM_TABDOWN && pViewData->GetRefType() == SC_REFTYPE_FILL && in RequestHelp()
H A Dtabview4.cxx266 if ( aViewData.GetRefType() == SC_REFTYPE_FILL && Help::IsQuickHelpEnabled() ) in UpdateRef()
H A Dgridwin4.cxx845 if ( pViewData->GetRefType() == SC_REFTYPE_FILL ) in Draw()
/trunk/main/sc/source/ui/inc/
H A Dviewdata.hxx60 enum ScRefType { SC_REFTYPE_NONE, SC_REFTYPE_REF, SC_REFTYPE_FILL, enumerator

Completed in 38 milliseconds