Searched refs:GetDelCellCmd (Results 1 – 6 of 6) sorted by relevance
54 DelCellCmd GetDelCellCmd() const;
82 DelCellCmd ScDeleteCellDlg::GetDelCellCmd() const in GetDelCellCmd() function in ScDeleteCellDlg
281 DelCellCmd AbstractScDeleteCellDlg_Impl::GetDelCellCmd() const //add for ScDeleteCellDlg in GetDelCellCmd() function in AbstractScDeleteCellDlg_Impl283 return pDlg->GetDelCellCmd(); in GetDelCellCmd()
160 virtual DelCellCmd GetDelCellCmd() const;
109 virtual DelCellCmd GetDelCellCmd() const = 0;
306 eCmd = pDlg->GetDelCellCmd(); in ExecuteEdit()
Completed in 26 milliseconds