Searched refs:SetCellShiftDisabled (Results 1 – 6 of 6) sorted by relevance
59 void SetCellShiftDisabled( int nDisable );
391 void AbstractScInsertContentsDlg_Impl::SetCellShiftDisabled( int nDisable ) in SetCellShiftDisabled() function in AbstractScInsertContentsDlg_Impl393 pDlg->SetCellShiftDisabled( nDisable ); in SetCellShiftDisabled()
206 virtual void SetCellShiftDisabled( int nDisable );
296 void ScInsertContentsDlg::SetCellShiftDisabled( int nDisable ) in SetCellShiftDisabled() function in ScInsertContentsDlg
155 virtual void SetCellShiftDisabled( int nDisable ) = 0;
1317 pDlg->SetCellShiftDisabled( nDisableShift ); in ExecuteEdit()
Completed in 36 milliseconds