Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dselect.cxx530 ScRefType eRefMode = (nMode == SC_FILL_EMBED_LT) ? SC_REFTYPE_EMBED_LT : SC_REFTYPE_EMBED_RB; in SetCursorAtCell() local
531 if (pViewData->GetRefType() != eRefMode) in SetCursorAtCell()
534 pView->InitRefMode( aRange.aEnd.Col(), aRange.aEnd.Row(), nTab, eRefMode ); in SetCursorAtCell()
536 pView->InitRefMode( aRange.aStart.Col(), aRange.aStart.Row(), nTab, eRefMode ); in SetCursorAtCell()
/trunk/main/svx/inc/svx/
H A Dframelink.hxx150 inline void SetRefMode( RefMode eRefMode ) { meRefMode = eRefMode; } in SetRefMode() argument
/trunk/main/sc/source/ui/undo/
H A Dundobase.cxx289 ScMoveUndoMode eRefMode ) : in ScMoveUndo() argument
293 eMode( eRefMode ) in ScMoveUndo()
/trunk/main/sc/source/ui/inc/
H A Dundobase.hxx126 ScMoveUndoMode eRefMode );

Completed in 29 milliseconds