Lines Matching refs:CJX_HostPseudoModel
49 const CJX_MethodSpec CJX_HostPseudoModel::MethodSpecs[] = {
66 CJX_HostPseudoModel::CJX_HostPseudoModel(CScript_HostPseudoModel* model) in CJX_HostPseudoModel() function in CJX_HostPseudoModel
71 CJX_HostPseudoModel::~CJX_HostPseudoModel() {} in ~CJX_HostPseudoModel()
73 void CJX_HostPseudoModel::appType(CFXJSE_Value* pValue, in appType()
87 void CJX_HostPseudoModel::calculationsEnabled(CFXJSE_Value* pValue, in calculationsEnabled()
103 void CJX_HostPseudoModel::currentPage(CFXJSE_Value* pValue, in currentPage()
118 void CJX_HostPseudoModel::language(CFXJSE_Value* pValue, in language()
133 void CJX_HostPseudoModel::numPages(CFXJSE_Value* pValue, in numPages()
148 void CJX_HostPseudoModel::platform(CFXJSE_Value* pValue, in platform()
163 void CJX_HostPseudoModel::title(CFXJSE_Value* pValue, in title()
184 void CJX_HostPseudoModel::validationsEnabled(CFXJSE_Value* pValue, in validationsEnabled()
202 void CJX_HostPseudoModel::variation(CFXJSE_Value* pValue, in variation()
219 void CJX_HostPseudoModel::version(CFXJSE_Value* pValue, in version()
233 void CJX_HostPseudoModel::name(CFXJSE_Value* pValue, in name()
248 CJS_Return CJX_HostPseudoModel::gotoURL( in gotoURL()
267 CJS_Return CJX_HostPseudoModel::openList( in openList()
318 CJS_Return CJX_HostPseudoModel::response( in response()
349 CJS_Return CJX_HostPseudoModel::documentInBatch( in documentInBatch()
355 CJS_Return CJX_HostPseudoModel::resetData( in resetData()
405 CJS_Return CJX_HostPseudoModel::beep( in beep()
426 CJS_Return CJX_HostPseudoModel::setFocus( in setFocus()
468 CJS_Return CJX_HostPseudoModel::getFocus( in getFocus()
487 CJS_Return CJX_HostPseudoModel::messageBox( in messageBox()
527 CJS_Return CJX_HostPseudoModel::documentCountInBatch( in documentCountInBatch()
533 CJS_Return CJX_HostPseudoModel::print( in print()
568 CJS_Return CJX_HostPseudoModel::importData( in importData()
577 CJS_Return CJX_HostPseudoModel::exportData( in exportData()
599 CJS_Return CJX_HostPseudoModel::pageUp( in pageUp()
617 CJS_Return CJX_HostPseudoModel::pageDown( in pageDown()