Home
last modified time | relevance | path

Searched refs:maSelState (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dspelleng.cxx75 maSelState( rViewData ), in ScConversionEngineBase()
84 maSelState.GetCellCursor().GetVars( mnStartCol, mnStartRow, mnStartTab ); in ScConversionEngineBase()
86 if( maSelState.GetSelectionType() == SC_SELECTTYPE_SHEET ) in ScConversionEngineBase()
175 bool bSheetSel = maSelState.GetSelectionType() == SC_SELECTTYPE_SHEET; in FindNextConversionCell()
252 pEditView->SetSelection( maSelState.GetEditSelection() ); in FindNextConversionCell()
264 const ScAddress& rPos = maSelState.GetCellCursor(); in RestoreCursorPos()
/trunk/main/sc/source/ui/inc/
H A Dspelleng.hxx84 ScSelectionState maSelState; /// Selection data of the document. member in ScConversionEngineBase

Completed in 25 milliseconds