Home
last modified time | relevance | path

Searched refs:AddBytes (Results 1 – 1 of 1) sorted by path

/trunk/main/sax/source/expatwrap/
H A Dsaxwriter.cxx268 AddBytes(pTarget, rPos, &pBytes[nCount], nRestCount); in AddBytes()
302 AddBytes(pTarget, rPos, (sal_Int8*)"&", 5); in convertToXML()
313 AddBytes(pTarget, rPos, (sal_Int8*)"<", 4); in convertToXML()
324 AddBytes(pTarget, rPos, (sal_Int8*)">", 4); in convertToXML()
335 AddBytes(pTarget, rPos, (sal_Int8*)"'", 6); in convertToXML()
346 AddBytes(pTarget, rPos, (sal_Int8*)""", 6); in convertToXML()
357 AddBytes(pTarget, rPos, (sal_Int8*)"
", 6); in convertToXML()
439 AddBytes(pTarget, rPos, aBytes, 4); in convertToXML()
467 AddBytes(pTarget, rPos, aBytes, 3); in convertToXML()
483 AddBytes(pTarget, rPos, aBytes, 2); in convertToXML()
[all …]

Completed in 31 milliseconds