Home
last modified time | relevance | path

Searched refs:ScSelEntryDlg (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sc/source/ui/miscdlgs/
H A Dlbseldlg.cxx42 ScSelEntryDlg::ScSelEntryDlg( Window* pParent, in ScSelEntryDlg() function in ScSelEntryDlg
58 aLb.SetDoubleClickHdl( LINK( this, ScSelEntryDlg, DblClkHdl ) ); in ScSelEntryDlg()
76 String ScSelEntryDlg::GetSelectEntry() const in GetSelectEntry()
90 IMPL_LINK_INLINE_START( ScSelEntryDlg, DblClkHdl, void *, EMPTYARG ) in IMPL_LINK_INLINE_START() argument
95 IMPL_LINK_INLINE_END( ScSelEntryDlg, DblClkHdl, void *, EMPTYARG ) in IMPL_LINK_INLINE_END() argument
99 __EXPORT ScSelEntryDlg::~ScSelEntryDlg() in IMPL_LINK_INLINE_END()
/aoo41x/main/sc/source/ui/inc/
H A Dlbseldlg.hxx40 class ScSelEntryDlg : public ModalDialog class
52 ScSelEntryDlg( Window* pParent,
57 ~ScSelEntryDlg();
/aoo41x/main/sc/source/ui/attrdlg/
H A Dscdlgfact.hxx42 class ScSelEntryDlg;
225 DECL_ABSTDLG_BASE( AbstractScSelEntryDlg_Impl, ScSelEntryDlg )
H A Dscdlgfact.cxx1010 ScSelEntryDlg * pDlg=NULL; in CreateScSelEntryDlg()
1014 pDlg = new ScSelEntryDlg( pParent, nResId,aTitle, aLbTitle, aEntryList ); in CreateScSelEntryDlg()

Completed in 91 milliseconds