Searched refs:ScColRowLabelDlg (Results 1 – 3 of 3) sorted by relevance
42 class ScColRowLabelDlg : public ModalDialog class45 ScColRowLabelDlg( Window* pParent, in ScColRowLabelDlg() function in ScColRowLabelDlg
31 class ScColRowLabelDlg;129 DECL_ABSTDLG_BASE(AbstractScColRowLabelDlg_Impl,ScColRowLabelDlg)
714 ScColRowLabelDlg* pDlg=NULL; in CreateScColRowLabelDlg()718 pDlg = new ScColRowLabelDlg( pParent, bCol,bRow ); in CreateScColRowLabelDlg()
Completed in 24 milliseconds