Lines Matching refs:GetPDFWindow
77 CPWL_ComboBox* pWnd = (CPWL_ComboBox*)GetPDFWindow(pPageView, FALSE); in IsDataChanged()
93 static_cast<CPWL_ComboBox*>(GetPDFWindow(pPageView, FALSE)); in SaveData()
125 static_cast<CPWL_ComboBox*>(GetPDFWindow(pPageView, FALSE))) { in GetActionData()
145 static_cast<CPWL_ComboBox*>(GetPDFWindow(pPageView, FALSE))) { in GetActionData()
166 static_cast<CPWL_ComboBox*>(GetPDFWindow(pPageView, FALSE))) { in SetActionData()
197 static_cast<CPWL_ComboBox*>(GetPDFWindow(pPageView, FALSE))) { in SaveState()
211 static_cast<CPWL_ComboBox*>(GetPDFWindow(pPageView, TRUE))) { in RestoreState()
234 pRet = GetPDFWindow(pPageView, FALSE); in ResetPDFWindow()
236 pRet = GetPDFWindow(pPageView, TRUE); in ResetPDFWindow()
247 static_cast<CPWL_ComboBox*>(GetPDFWindow(pPageView, FALSE))) { in IsFieldFull()
289 (CPWL_ComboBox*)GetPDFWindow(pPageView, FALSE)) { in GetSelectExportText()