Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dspelldialog.cxx131 const ScAddress& rCursor = mxOldSel->GetCellCursor(); in Reset()
155 mxOldSel.reset(); in Reset()
177 mxOldSel.reset( new ScSelectionState( *mpViewData ) ); in Init()
182 const ScAddress& rCursor = mxOldSel->GetCellCursor(); in Init()
190 switch( mxOldSel->GetSelectionType() ) in Init()
263 …if( !mxOldSel.get() || !mpViewShell || (mpViewShell != PTR_CAST( ScTabViewShell, SfxViewShell::Cur… in IsSelectionChanged()
271 return mxOldSel->GetSheetSelection() != aNewSel.GetSheetSelection(); in IsSelectionChanged()
/trunk/main/sc/source/ui/inc/
H A Dspelldialog.hxx87 ScSelectionStatePtr mxOldSel; /// Old selection state for comparison. member in ScSpellDialogChildWindow

Completed in 31 milliseconds