Searched refs:IsDataChanged (Results 1 – 24 of 24) sorted by relevance
37 bool IsDataChanged() override;
42 bool IsDataChanged() override;
60 bool IsDataChanged() override;
72 bool IsDataChanged() override;
70 bool IsDataChanged() override;
89 virtual bool IsDataChanged();
94 bool CXFA_FFListBox::IsDataChanged() { in IsDataChanged() function in CXFA_FFListBox
177 bool CXFA_FFDateTimeEdit::IsDataChanged() { in IsDataChanged() function in CXFA_FFDateTimeEdit
131 bool CXFA_FFComboBox::IsDataChanged() { in IsDataChanged() function in CXFA_FFComboBox
277 bool CXFA_FFCheckButton::IsDataChanged() { in IsDataChanged() function in CXFA_FFCheckButton
641 if (!IsDataChanged()) in ProcessCommittedData()739 bool CXFA_FFField::IsDataChanged() { in IsDataChanged() function in CXFA_FFField
239 bool CXFA_FFTextEdit::IsDataChanged() { in IsDataChanged() function in CXFA_FFTextEdit
32 bool IsDataChanged(CPDFSDK_PageView* pPageView) override;
30 bool IsDataChanged(CPDFSDK_PageView* pPageView) override;
35 bool IsDataChanged(CPDFSDK_PageView* pPageView) override;
37 bool IsDataChanged(CPDFSDK_PageView* pPageView) override;
87 bool CFFL_RadioButton::IsDataChanged(CPDFSDK_PageView* pPageView) { in IsDataChanged() function in CFFL_RadioButton
97 bool CFFL_CheckBox::IsDataChanged(CPDFSDK_PageView* pPageView) { in IsDataChanged() function in CFFL_CheckBox
120 virtual bool IsDataChanged(CPDFSDK_PageView* pPageView);
459 if (!IsDataChanged(pPageView)) in CommitData()499 bool CFFL_FormFiller::IsDataChanged(CPDFSDK_PageView* pPageView) { in IsDataChanged() function in CFFL_FormFiller
86 bool CFFL_ListBox::IsDataChanged(CPDFSDK_PageView* pPageView) { in IsDataChanged() function in CFFL_ListBox
143 bool CFFL_TextField::IsDataChanged(CPDFSDK_PageView* pPageView) { in IsDataChanged() function in CFFL_TextField
76 bool CFFL_ComboBox::IsDataChanged(CPDFSDK_PageView* pPageView) { in IsDataChanged() function in CFFL_ComboBox