Home
last modified time | relevance | path

Searched refs:ScColRowNameRangesDlg (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/ui/miscdlgs/
H A Dcrnrdlg.cxx79 ScColRowNameRangesDlg::ScColRowNameRangesDlg( SfxBindings* pB, in ScColRowNameRangesDlg() function in ScColRowNameRangesDlg
133 __EXPORT ScColRowNameRangesDlg::~ScColRowNameRangesDlg() in ~ScColRowNameRangesDlg()
154 void ScColRowNameRangesDlg::Init() in Init()
173 Link aLink = LINK( this, ScColRowNameRangesDlg, GetFocusHdl ); in Init()
179 aLink = LINK( this, ScColRowNameRangesDlg, LoseFocusHdl ); in Init()
445 sal_Bool __EXPORT ScColRowNameRangesDlg::Close() in Close()
465 void ScColRowNameRangesDlg::SetActive() in SetActive()
499 void ScColRowNameRangesDlg::UpdateNames() in UpdateNames()
686 sal_Bool ScColRowNameRangesDlg::IsRefInputMode() const in IsRefInputMode()
711 IMPL_LINK( ScColRowNameRangesDlg, OkBtnHdl, void *, EMPTYARG ) in IMPL_LINK() argument
[all …]
/trunk/main/sc/source/ui/inc/
H A Dcrnrdlg.hxx40 class ScColRowNameRangesDlg : public ScAnyRefDlg class
43 ScColRowNameRangesDlg( SfxBindings* pB, SfxChildWindow* pCW, Window* pParent,
45 ~ScColRowNameRangesDlg();
/trunk/main/sc/source/ui/view/
H A Dtabvwshc.cxx113 pResult = new ScColRowNameRangesDlg( pB, pCW, pParent, GetViewData() ); in CreateRefDialog()

Completed in 27 milliseconds