Home
last modified time | relevance | path

Searched refs:ScRefType (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sc/source/ui/inc/
H A Dviewdata.hxx60 enum ScRefType { SC_REFTYPE_NONE, SC_REFTYPE_REF, SC_REFTYPE_FILL, enum
184 ScRefType eRefType;
360 ScRefType GetRefType() const { return eRefType; } in GetRefType()
368 void SetRefMode( sal_Bool bNewMode, ScRefType eNewType ) in SetRefMode()
H A Dtabview.hxx301 void InitRefMode( SCCOL nCurX, SCROW nCurY, SCTAB nCurZ, ScRefType eType,
/aoo41x/main/sc/source/ui/view/
H A Dtabview4.cxx237 ScRefType eType = aViewData.GetRefType(); in UpdateRef()
304 void ScTabView::InitRefMode( SCCOL nCurX, SCROW nCurY, SCTAB nCurZ, ScRefType eType, sal_Bool bPain… in InitRefMode()
H A Dselect.cxx530 ScRefType eRefMode = (nMode == SC_FILL_EMBED_LT) ? SC_REFTYPE_EMBED_LT : SC_REFTYPE_EMBED_RB; in SetCursorAtCell()

Completed in 20 milliseconds