Searched refs:IsDataChanged (Results 1 – 24 of 24) sorted by relevance
42 bool IsDataChanged() override;
34 bool IsDataChanged() override;
38 bool IsDataChanged() override;
70 bool IsDataChanged() override;
61 bool IsDataChanged() override;
78 virtual bool IsDataChanged();
91 bool CXFA_FFListBox::IsDataChanged() { in IsDataChanged() function in CXFA_FFListBox
173 bool CXFA_FFDateTimeEdit::IsDataChanged() { in IsDataChanged() function in CXFA_FFDateTimeEdit
626 if (!IsDataChanged()) in ProcessCommittedData()727 bool CXFA_FFField::IsDataChanged() { in IsDataChanged() function in CXFA_FFField
120 bool CXFA_FFComboBox::IsDataChanged() { in IsDataChanged() function in CXFA_FFComboBox
276 bool CXFA_FFCheckButton::IsDataChanged() { in IsDataChanged() function in CXFA_FFCheckButton
211 bool CXFA_FFTextEdit::IsDataChanged() { in IsDataChanged() function in CXFA_FFTextEdit
29 bool IsDataChanged(CPDFSDK_PageView* pPageView) override;
26 bool IsDataChanged(CPDFSDK_PageView* pPageView) override;
32 bool IsDataChanged(CPDFSDK_PageView* pPageView) override;
37 bool IsDataChanged(CPDFSDK_PageView* pPageView) override;
83 bool CFFL_RadioButton::IsDataChanged(CPDFSDK_PageView* pPageView) { in IsDataChanged() function in CFFL_RadioButton
93 bool CFFL_CheckBox::IsDataChanged(CPDFSDK_PageView* pPageView) { in IsDataChanged() function in CFFL_CheckBox
83 bool CFFL_ListBox::IsDataChanged(CPDFSDK_PageView* pPageView) { in IsDataChanged() function in CFFL_ListBox
119 virtual bool IsDataChanged(CPDFSDK_PageView* pPageView);
469 if (!IsDataChanged(pPageView)) in CommitData()509 bool CFFL_FormFiller::IsDataChanged(CPDFSDK_PageView* pPageView) { in IsDataChanged() function in CFFL_FormFiller
129 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