Searched refs:m_FormType (Results 1 – 4 of 4) sorted by relevance
158 m_FormType = FormType::kXFAFull; in LoadXFADoc()160 m_FormType = FormType::kXFAForeground; in LoadXFADoc()176 switch (m_FormType) { in GetPageCount()218 if (m_FormType != FormType::kXFAFull) in GetXFAPage()248 return m_FormType == FormType::kXFAFull || in ContainsExtensionForm()249 m_FormType == FormType::kXFAForeground; in ContainsExtensionForm()253 return m_FormType == FormType::kXFAFull; in ContainsExtensionFullForm()257 return m_FormType == FormType::kXFAForeground; in ContainsExtensionForegroundForm()
45 FormType GetFormType() const { return m_FormType; } in GetFormType()116 FormType m_FormType = FormType::kNone; variable
55 FormType GetFormType() const { return m_FormType; } in GetFormType()89 FormType m_FormType = FormType::kXFAForeground; variable
143 m_FormType = FormType::kXFAForeground; in OpenDoc()166 m_FormType = FormType::kXFAFull; in OpenDoc()