Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/miscdlgs/
H A Dtabopdlg.cxx62 aEdRowCell ( this, this, ScResId( ED_ROWCELL ) ), in ScTabOpDlg()
63 aRBRowCell ( this, ScResId( RB_ROWCELL ), &aEdRowCell, this ), in ScTabOpDlg()
104 aEdRowCell. SetGetFocusHdl( aLink ); in Init()
112 aEdRowCell. SetLoseFocusHdl( aLink ); in Init()
169 else if ( pEdActive == &aEdRowCell ) in SetReference()
200 pEd = &aEdRowCell; in RaiseError()
210 pEd = &aEdRowCell; in RaiseError()
268 else if (aEdRowCell.GetText().Len() == 0 && in IMPL_LINK()
277 if (aEdRowCell.GetText().Len() > 0) in IMPL_LINK()
279 if (!ConvertSingleRef( pDoc, aEdRowCell.GetText(), nCurTab, in IMPL_LINK()
[all …]
/aoo41x/main/sc/source/ui/inc/
H A Dtabopdlg.hxx70 formula::RefEdit aEdRowCell; member in ScTabOpDlg

Completed in 20 milliseconds