Lines Matching refs:appendUCS4

898 					appendUCS4(aSynAuthority, nUTF32, eEscapeType, bOctets,  in setAbsURIRef()
929 appendUCS4(aSynAuthority, in setAbsURIRef()
968 appendUCS4(aSynAuthority, nUTF32, eEscapeType, bOctets, in setAbsURIRef()
1277 appendUCS4(aSynUser, nUTF32, eEscapeType, bOctets, ePart, in setAbsURIRef()
1295 appendUCS4(aSynAuth, nUTF32, eEscapeType, bOctets, in setAbsURIRef()
1318 appendUCS4(aSynAuth, nUTF32, eEscapeType, bOctets, in setAbsURIRef()
1412 appendUCS4(aSynQuery, nUTF32, eEscapeType, bOctets, in setAbsURIRef()
1429 appendUCS4(aSynFragment, nUTF32, eEscapeType, bOctets, PART_URIC, in setAbsURIRef()
1649 appendUCS4(aSynAbsURIRef, nUTF32, eEscapeType, bOctets, in convertRelToAbs()
1704 appendUCS4(aSynAbsURIRef, nUTF32, eEscapeType, bOctets, ePart, in convertRelToAbs()
1785 appendUCS4(aSynAbsURIRef, nUTF32, eEscapeType, bOctets, ePart, in convertRelToAbs()
1801 appendUCS4(aSynAbsURIRef, nUTF32, eEscapeType, bOctets, ePart, in convertRelToAbs()
1832 appendUCS4(aSynAbsURIRef, nUTF32, eEscapeType, bOctets, in convertRelToAbs()
2845 appendUCS4( in parseHostOrNetBiosName()
2964 appendUCS4(aTheSynPath, nUTF32, eEscapeType, bOctets, in parsePath()
2984 appendUCS4(aTheSynPath, nUTF32, eEscapeType, bOctets, in parsePath()
3027 appendUCS4(aTheSynPath, nUTF32, eEscapeType, bOctets, in parsePath()
3043 appendUCS4(aTheSynPath, nUTF32, eEscapeType, bOctets, in parsePath()
3089 appendUCS4(aTheSynPath, nUTF32, eEscapeType, bOctets, in parsePath()
3117 appendUCS4(aTheSynPath, nUTF32, eEscapeType, bOctets, in parsePath()
3137 appendUCS4(aTheSynPath, nUTF32, eEscapeType, bOctets, in parsePath()
3159 appendUCS4(aTheSynPath, nUTF32, eEscapeType, bOctets, in parsePath()
3175 appendUCS4(aTheSynPath, nUTF32, eEscapeType, bOctets, in parsePath()
3190 appendUCS4(aTheSynPath, nUTF32, eEscapeType, bOctets, in parsePath()
3210 appendUCS4(aTheSynPath, nUTF32, eEscapeType, bOctets, in parsePath()
3240 appendUCS4(aTheSynPath, in parsePath()
3268 appendUCS4(aTheSynPath, nUTF32, eEscapeType, bOctets, in parsePath()
3287 appendUCS4(aTheSynPath, nUTF32, eEscapeType, bOctets, in parsePath()
3338 appendUCS4(aTheSynPath, nUTF32, eEscapeType, bOctets, ePart, in parsePath()
3360 appendUCS4(aTheSynPath, nUTF32, eEscapeType, bOctets, in parsePath()
3387 appendUCS4(aTheSynPath, nUTF32, eEscapeType, bOctets, in parsePath()
3399 appendUCS4(aTheSynPath, nUTF32, eEscapeType, bOctets, in parsePath()
3737 appendUCS4(aResult, nUTF32, eEscapeType, bOctets, ePart, in encodeText()
5164 void INetURLObject::appendUCS4(rtl::OUStringBuffer& rTheText, sal_uInt32 nUCS4, in appendUCS4() function in INetURLObject