Searched refs:m_pThisObject (Results 1 – 2 of 2) sorted by relevance
88 CXFA_Object* GetThisObject() const { return m_pThisObject.Get(); } in GetThisObject()137 UnownedPtr<CXFA_Object> m_pThisObject; variable
147 AutoRestorer<UnownedPtr<CXFA_Object>> nodeRestorer(&m_pThisObject); in RunScript()148 m_pThisObject = pThisObject; in RunScript()547 AutoRestorer<UnownedPtr<CXFA_Object>> nodeRestorer(&m_pThisObject); in RunVariablesScript()548 m_pThisObject = pThisObject; in RunVariablesScript()