Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/miscdlgs/
H A Dtabopdlg.cxx65 aEdColCell ( this, this, ScResId( ED_COLCELL ) ), in ScTabOpDlg()
66 aRBColCell ( this, ScResId( RB_COLCELL ), &aEdColCell, this ), in ScTabOpDlg()
106 aEdColCell. SetGetFocusHdl( aLink ); in Init()
114 aEdColCell. SetLoseFocusHdl( aLink ); in Init()
174 else if ( pEdActive == &aEdColCell ) in SetReference()
220 pEd = &aEdColCell; in RaiseError()
269 aEdColCell.GetText().Len() == 0) in IMPL_LINK()
284 if (aEdColCell.GetText().Len() == 0 && in IMPL_LINK()
291 if (aEdColCell.GetText().Len() > 0) in IMPL_LINK()
293 if (!ConvertSingleRef( pDoc, aEdColCell.GetText(), nCurTab, in IMPL_LINK()
[all …]
/aoo42x/main/sc/source/ui/inc/
H A Dtabopdlg.hxx74 formula::RefEdit aEdColCell; member in ScTabOpDlg

Completed in 13 milliseconds