Searched refs:IsDataChanged (Results 1 – 20 of 20) sorted by relevance
41 bool IsDataChanged() override;101 bool IsDataChanged() override;
35 bool IsDataChanged() override;90 bool IsDataChanged() override;
37 bool IsDataChanged() override;
76 virtual bool IsDataChanged();
95 bool CXFA_FFListBox::IsDataChanged() { in IsDataChanged() function in CXFA_FFListBox315 bool CXFA_FFComboBox::IsDataChanged() { in IsDataChanged() function in CXFA_FFComboBox
202 bool CXFA_FFTextEdit::IsDataChanged() { in IsDataChanged() function in CXFA_FFTextEdit632 bool CXFA_FFDateTimeEdit::IsDataChanged() { in IsDataChanged() function in CXFA_FFDateTimeEdit
599 if (!IsDataChanged()) in ProcessCommittedData()701 bool CXFA_FFField::IsDataChanged() { in IsDataChanged() function in CXFA_FFField
263 bool CXFA_FFCheckButton::IsDataChanged() { in IsDataChanged() function in CXFA_FFCheckButton
28 bool IsDataChanged(CPDFSDK_PageView* pPageView) override;
32 bool IsDataChanged(CPDFSDK_PageView* pPageView) override;
38 bool IsDataChanged(CPDFSDK_PageView* pPageView) override;
90 bool CFFL_RadioButton::IsDataChanged(CPDFSDK_PageView* pPageView) { in IsDataChanged() function in CFFL_RadioButton
92 bool CFFL_CheckBox::IsDataChanged(CPDFSDK_PageView* pPageView) { in IsDataChanged() function in CFFL_CheckBox
93 bool CFFL_ListBox::IsDataChanged(CPDFSDK_PageView* pPageView) { in IsDataChanged() function in CFFL_ListBox
119 virtual bool IsDataChanged(CPDFSDK_PageView* pPageView);
143 bool CFFL_TextField::IsDataChanged(CPDFSDK_PageView* pPageView) { in IsDataChanged() function in CFFL_TextField
504 if (IsDataChanged(pPageView)) { in CommitData()534 bool CFFL_FormFiller::IsDataChanged(CPDFSDK_PageView* pPageView) { in IsDataChanged() function in CFFL_FormFiller
84 bool CFFL_ComboBox::IsDataChanged(CPDFSDK_PageView* pPageView) { in IsDataChanged() function in CFFL_ComboBox