Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/miscdlgs/
H A Dcrdlg.cxx40 ScColOrRowDlg::ScColOrRowDlg( Window* pParent, in ScColOrRowDlg() function in ScColOrRowDlg
62 aBtnOk.SetClickHdl( LINK( this, ScColOrRowDlg, OkHdl ) ); in ScColOrRowDlg()
69 __EXPORT ScColOrRowDlg::~ScColOrRowDlg() in ~ScColOrRowDlg()
75 IMPL_LINK_INLINE_START( ScColOrRowDlg, OkHdl, OKButton *, EMPTYARG ) in IMPL_LINK_INLINE_START() argument
80 IMPL_LINK_INLINE_END( ScColOrRowDlg, OkHdl, OKButton *, EMPTYARG )
/aoo41x/main/sc/source/ui/inc/
H A Dcrdlg.hxx38 class ScColOrRowDlg : public ModalDialog class
41 ScColOrRowDlg( Window* pParent,
45 ~ScColOrRowDlg();
/aoo41x/main/sc/source/ui/optdlg/
H A Dtpusrlst.cxx442 nCellDir = ScColOrRowDlg( this, aStrCopyList, aStrCopyFrom ).Execute(); in CopyListFromArea()
/aoo41x/main/sc/source/ui/attrdlg/
H A Dscdlgfact.cxx744 pDlg = new ScColOrRowDlg( pParent, rStrTitle,rStrLabel,bColDefault ); in CreateScColOrRowDlg()

Completed in 30 milliseconds