Searched refs:m_xmlStandalone (Results 1 – 2 of 2) sorted by relevance
366 bool xmlStandalone() const { return m_xmlStandalone; } in xmlStandalone()1311 bool m_xmlStandalone; variable
405 , m_xmlStandalone(false) in Document()1074 m_xmlStandalone = standalone; in setXMLStandalone()