Searched defs:hDoc (Results 1 – 3 of 3) sorted by relevance
49 void CPDFXFA_DocEnvironment::SetChangeMark(CXFA_FFDoc* hDoc) { in SetChangeMark()329 int32_t CPDFXFA_DocEnvironment::CountPages(CXFA_FFDoc* hDoc) { in CountPages()335 int32_t CPDFXFA_DocEnvironment::GetCurrentPage(CXFA_FFDoc* hDoc) { in GetCurrentPage()348 void CPDFXFA_DocEnvironment::SetCurrentPage(CXFA_FFDoc* hDoc, in SetCurrentPage()362 bool CPDFXFA_DocEnvironment::IsCalculationsEnabled(CXFA_FFDoc* hDoc) { in IsCalculationsEnabled()373 void CPDFXFA_DocEnvironment::SetCalculationsEnabled(CXFA_FFDoc* hDoc, in SetCalculationsEnabled()382 void CPDFXFA_DocEnvironment::GetTitle(CXFA_FFDoc* hDoc, WideString& wsTitle) { in GetTitle()395 void CPDFXFA_DocEnvironment::SetTitle(CXFA_FFDoc* hDoc, in SetTitle()405 void CPDFXFA_DocEnvironment::ExportData(CXFA_FFDoc* hDoc, in ExportData()508 void CPDFXFA_DocEnvironment::GotoURL(CXFA_FFDoc* hDoc, in GotoURL()[all …]
94 CXFA_FFDoc* hDoc = pNotify->GetHDOC(); in calculationsEnabled() local110 CXFA_FFDoc* hDoc = pNotify->GetHDOC(); in currentPage() local140 CXFA_FFDoc* hDoc = pNotify->GetHDOC(); in numPages() local173 CXFA_FFDoc* hDoc = pNotify->GetHDOC(); in title() local191 CXFA_FFDoc* hDoc = pNotify->GetHDOC(); in validationsEnabled() local261 CXFA_FFDoc* hDoc = pNotify->GetHDOC(); in gotoURL() local606 CXFA_FFDoc* hDoc = pNotify->GetHDOC(); in pageUp() local624 CXFA_FFDoc* hDoc = pNotify->GetHDOC(); in pageDown() local
27 CXFA_FFDoc* hDoc, in GetFont()