Home | History | Annotate | Download | only in fpdfdoc

Lines Matching refs:m_pFormNotify

109                 if (bNotify && m_pForm->m_pFormNotify != NULL) {
126 if (bNotify && m_pForm->m_pFormNotify != NULL) {
127 m_pForm->m_pFormNotify->AfterCheckedStatusChange(this, statusArray);
138 if (bNotify && m_pForm->m_pFormNotify != NULL) {
139 int iRet = m_pForm->m_pFormNotify->BeforeValueChange(this, csValue);
145 if (bNotify && m_pForm->m_pFormNotify != NULL) {
146 m_pForm->m_pFormNotify->AfterValueChange(this);
157 if (bNotify && m_pForm->m_pFormNotify != NULL) {
158 int iRet = m_pForm->m_pFormNotify->BeforeSelectionChange(this, csValue);
164 if (bNotify && m_pForm->m_pFormNotify != NULL) {
165 m_pForm->m_pFormNotify->AfterSelectionChange(this);
187 if (bNotify && m_pForm->m_pFormNotify != NULL) {
188 int iRet = m_pForm->m_pFormNotify->BeforeValueChange(this, csDValue);
207 if (bNotify && m_pForm->m_pFormNotify != NULL) {
208 m_pForm->m_pFormNotify->AfterValueChange(this);
355 if (bNotify && m_pForm->m_pFormNotify != NULL) {
356 int iRet = m_pForm->m_pFormNotify->BeforeValueChange(this, csValue);
377 if (bNotify && m_pForm->m_pFormNotify != NULL) {
378 m_pForm->m_pFormNotify->AfterValueChange(this);
391 if (bNotify && m_pForm->m_pFormNotify != NULL) {
393 int iRet = m_pForm->m_pFormNotify->BeforeSelectionChange(this, csValue);
403 if (bNotify && m_pForm->m_pFormNotify != NULL) {
404 m_pForm->m_pFormNotify->AfterSelectionChange(this);
510 if (bNotify && m_pForm->m_pFormNotify != NULL) {
518 iRet = m_pForm->m_pFormNotify->BeforeSelectionChange(this, csValue);
521 iRet = m_pForm->m_pFormNotify->BeforeValueChange(this, csValue);
529 if (bNotify && m_pForm->m_pFormNotify != NULL) {
531 m_pForm->m_pFormNotify->AfterSelectionChange(this);
534 m_pForm->m_pFormNotify->AfterValueChange(this);
599 if (bNotify && m_pForm->m_pFormNotify != NULL) {
602 iRet = m_pForm->m_pFormNotify->BeforeSelectionChange(this, opt_value);
605 iRet = m_pForm->m_pFormNotify->BeforeValueChange(this, opt_value);
680 if (bNotify && m_pForm->m_pFormNotify != NULL) {
682 m_pForm->m_pFormNotify->AfterSelectionChange(this);
685 m_pForm->m_pFormNotify->AfterValueChange(this);
811 if (bNotify && m_pForm->m_pFormNotify != NULL) {
858 if (bNotify && m_pForm->m_pFormNotify != NULL) {
859 m_pForm->m_pFormNotify->AfterCheckedStatusChange(this, statusArray);
888 if (bNotify && m_pForm->m_pFormNotify != NULL) {
908 if (bNotify && m_pForm->m_pFormNotify != NULL) {
909 m_pForm->m_pFormNotify->AfterCheckedStatusChange(this, statusArray);
988 if (bNotify && m_pForm->m_pFormNotify != NULL) {
992 iRet = m_pForm->m_pFormNotify->BeforeSelectionChange(this, csValue);
995 iRet = m_pForm->m_pFormNotify->BeforeValueChange(this, csValue);
1008 if (bNotify && m_pForm->m_pFormNotify != NULL) {
1012 iRet = m_pForm->m_pFormNotify->BeforeSelectionChange(this, csValue);
1015 iRet = m_pForm->m_pFormNotify->BeforeValueChange(this, csValue);
1038 if (bNotify && m_pForm->m_pFormNotify != NULL) {
1040 m_pForm->m_pFormNotify->AfterSelectionChange(this);
1043 m_pForm->m_pFormNotify->AfterValueChange(this);
1051 if (bNotify && m_pForm->m_pFormNotify != NULL) {
1059 iRet = m_pForm->m_pFormNotify->BeforeSelectionChange(this, csValue);
1062 iRet = m_pForm->m_pFormNotify->BeforeValueChange(this, csValue);
1069 if (bNotify && m_pForm->m_pFormNotify != NULL) {
1071 m_pForm->m_pFormNotify->AfterSelectionChange(this);
1074 m_pForm->m_pFormNotify->AfterValueChange(this);