Home
last modified time | relevance | path

Searched refs:m_bDocStarted (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sax/source/expatwrap/
H A Dsaxwriter.cxx947 m_bDocStarted = sal_False; in setOutputStream()
1007 sal_Bool m_bDocStarted : 1; member in sax_expatwrap::SAXWriter
1099 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 27 milliseconds