Searched defs:nAttribCount (Results 1 – 1 of 1) sorted by relevance
604 sal_Int16 nAttribCount = xAttribs.is() ? static_cast<sal_Int16>(xAttribs->getLength()) : 0; in startElement() local1153 sal_Int32 nAttribCount = xAttribs.is() ? xAttribs->getLength() : 0; in startElement() local
Completed in 19 milliseconds