Searched refs:AddBytes (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/sax/source/expatwrap/ |
H A D | saxwriter.cxx | 268 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 13 milliseconds