Searched refs:GetCheckBox (Results 1 – 3 of 3) sorted by relevance
353 CheckBox& CheckBoxCellController::GetCheckBox() const in GetCheckBox() function in svt::CheckBoxCellController361 return GetCheckBox().GetSavedValue() != GetCheckBox().GetState(); in IsModified()367 GetCheckBox().SaveValue(); in ClearModified()
327 CheckBox& GetCheckBox() const;
4455 bVal = ((::svt::CheckBoxCellController*)pController)->GetCheckBox().IsChecked(); in SaveModified()4498 ((::svt::CheckBoxCellController*)pController)->GetCheckBox().Check( in InitController()
Completed in 40 milliseconds