Home | History | Annotate | Download | only in pdfwindow

Lines Matching refs:CXML_Element

40     if (CXML_Element* pXML =
41 CXML_Element::Parse(sValue.c_str(), sValue.GetLength())) {
48 if (CXML_Element* pSubElement = pXML->GetElement(i)) {