Searched refs:m_sAPType (Results 1 – 2 of 2) sorted by relevance
28 m_sAPType("N") { in CBA_FontMap()162 CPDF_Object* pObject = pAPDict->GetObjectFor(m_sAPType); in AddFontToAnnotDict()166 CPDF_Stream* pStream = pAPDict->GetStreamFor(m_sAPType); in AddFontToAnnotDict()169 pAPDict->SetNewFor<CPDF_Reference>(m_sAPType, m_pDocument.Get(), in AddFontToAnnotDict()246 m_sAPType = sAPType; in SetAPType()
43 ByteString m_sAPType; variable