Home
last modified time | relevance | path

Searched defs:nAttribCount (Results 1 – 1 of 1) sorted by path

/trunk/main/sax/source/expatwrap/
H A Dsaxwriter.cxx604 sal_Int16 nAttribCount = xAttribs.is() ? static_cast<sal_Int16>(xAttribs->getLength()) : 0; in startElement() local
1153 sal_Int32 nAttribCount = xAttribs.is() ? xAttribs->getLength() : 0; in startElement() local

Completed in 14 milliseconds