Searched refs:GetSDKDocument (Results 1 – 4 of 4) sorted by relevance
939 CPDFSDK_Document* pDocument = pPageView->GetSDKDocument(); in OnCalculate()961 CPDFSDK_Document* pDocument = pPageView->GetSDKDocument(); in OnFormat()1121 CPDFSDK_Document* pDocument = pData->pPageView->GetSDKDocument(); in OnBeforeKeyStroke()
266 CPDFSDK_Document* pDocument = pPage->GetSDKDocument(); in Annot_OnKeyDown()295 pPage->GetSDKDocument(); in Annot_OnSetFocus()
1597 CPDFSDK_Document* pDocument = pPageView->GetSDKDocument(); in OnAAction()
441 CPDFSDK_Document* GetSDKDocument() {return m_pSDKDoc;} in GetSDKDocument() function