Searched refs:m_bDocStarted (Results 1 – 1 of 1) sorted by relevance
947 m_bDocStarted = sal_False; in setOutputStream()1007 sal_Bool m_bDocStarted : 1; member in sax_expatwrap::SAXWriter1099 m_bDocStarted = sal_True; in startDocument()1106 if( ! m_bDocStarted ) in endDocument()1137 if( ! m_bDocStarted ) in startElement()1205 if( ! m_bDocStarted ) { in endElement()1241 if( ! m_bDocStarted ) in characters()1294 if( ! m_bDocStarted ) in ignorableWhitespace()1305 if( ! m_bDocStarted || m_bIsCDATA ) in processingInstruction()1345 if( ! m_bDocStarted || m_bIsCDATA) in startCDATA()[all …]
Completed in 18 milliseconds