Lines Matching refs:append

279 	rString.append(sTemp);  in set()
446 rTheText.append(sal_Unicode(cEscapePrefix)); in appendEscape()
447 rTheText.append(sal_Unicode(INetMIME::getHexDigit(int(nOctet >> 4)))); in appendEscape()
448 rTheText.append(sal_Unicode(INetMIME::getHexDigit(int(nOctet & 15)))); in appendEscape()
711 aSynAbsURIRef.append(sTemp); in setAbsURIRef()
861 aSynAbsURIRef.append(sal_Unicode(':')); in setAbsURIRef()
1286 aSynAbsURIRef.append(sal_Unicode(':')); in setAbsURIRef()
1326 aSynAbsURIRef.append(sal_Unicode('@')); in setAbsURIRef()
1380 aSynAbsURIRef.append(sal_Unicode(':')); in setAbsURIRef()
1405 aSynAbsURIRef.append(sal_Unicode('?')); in setAbsURIRef()
1422 aSynAbsURIRef.append(sal_Unicode(nFragmentDelimiter)); in setAbsURIRef()
1616 aSynAbsURIRef.append(pSchemeBegin, pSchemeEnd - pSchemeBegin); in convertRelToAbs()
1618 aSynAbsURIRef.append(sal_Unicode(':')); in convertRelToAbs()
1656 aSynAbsURIRef.append(m_aAbsURIRef.getStr() in convertRelToAbs()
1686 aSynAbsURIRef.append(sal_Unicode('/')); in convertRelToAbs()
1732 aSynAbsURIRef.append(pBasePathBegin, pBasePathEnd - pBasePathBegin); in convertRelToAbs()
1790 aSynAbsURIRef.append(sal_Unicode('/')); in convertRelToAbs()
1815 aSynAbsURIRef.append(m_aAbsURIRef.getStr() + m_aPath.getBegin(), in convertRelToAbs()
1818 aSynAbsURIRef.append(m_aAbsURIRef.getStr() in convertRelToAbs()
1825 aSynAbsURIRef.append(sal_Unicode('#')); in convertRelToAbs()
1999 aSynRelURIRef.append(decode(pSubjectPathBegin + nMatch, pSubjectPathEnd, in convertAbsToRel()
2006 aSynRelURIRef.append(sal_Unicode('?')); in convertAbsToRel()
2007 aSynRelURIRef.append(aSubject.decode(aSubject.m_aQuery, cEscapePrefix, in convertAbsToRel()
2012 aSynRelURIRef.append(sal_Unicode('#')); in convertAbsToRel()
2013 aSynRelURIRef.append(aSubject.decode(aSubject.m_aFragment, in convertAbsToRel()
2293 rBuf.append(sTemp.replaceAt(index, count, rtl::OUString())); in lcl_Erase()
2392 aTheCanonic.append(sal_Unicode('[')); in parseHost()
2462 aTheCanonic.append( in parseHost()
2464 aTheCanonic.append(sal_Unicode('.')); in parseHost()
2527 aTheCanonic.append(sal_Unicode(':')); in parseHost()
2561 aTheCanonic.append( in parseHost()
2567 aTheCanonic.append( in parseHost()
2569 aTheCanonic.append(sal_Unicode(':')); in parseHost()
2584 aTheCanonic.append(sal_Unicode(':')); in parseHost()
2606 aTheCanonic.append( in parseHost()
2612 aTheCanonic.append( in parseHost()
2614 aTheCanonic.append(sal_Unicode(':')); in parseHost()
2621 aTheCanonic.append( in parseHost()
2623 aTheCanonic.append(sal_Unicode('.')); in parseHost()
2645 aTheCanonic.append( in parseHost()
2651 aTheCanonic.append( in parseHost()
2653 aTheCanonic.append(sal_Unicode(':')); in parseHost()
2685 aTheCanonic.append( in parseHost()
2691 aTheCanonic.append( in parseHost()
2693 aTheCanonic.append(sal_Unicode(':')); in parseHost()
2700 aTheCanonic.append( in parseHost()
2702 aTheCanonic.append(sal_Unicode('.')); in parseHost()
2725 aTheCanonic.append( in parseHost()
2734 aTheCanonic.append( in parseHost()
2736 aTheCanonic.append(sal_Unicode('.')); in parseHost()
2772 aTheCanonic.append(rBegin, p - rBegin); in parseHost()
2780 aTheCanonic.append( in parseHost()
2789 aTheCanonic.append(sal_Unicode(']')); in parseHost()
2968 aTheSynPath.append(sal_Unicode('/')); in parsePath()
2988 aTheSynPath.append(sal_Unicode('/')); in parsePath()
2994 aTheSynPath.append(sal_Unicode('/')); in parsePath()
3010 aTheSynPath.append(sal_Unicode('/')); in parsePath()
3023 aTheSynPath.append(sal_Unicode(':')); in parsePath()
3031 aTheSynPath.append(sal_Unicode('/')); in parsePath()
3059 aTheSynPath.append(sal_Unicode('*')); in parsePath()
3070 aTheSynPath.append(pPos, p - pPos); in parsePath()
3095 aTheSynPath.append(sal_Unicode('@')); in parsePath()
3104 aTheSynPath.append(aCanonic); in parsePath()
3147 aTheSynPath.append(sal_Unicode('/')); in parsePath()
3208 aTheSynPath.append(sal_Unicode('/')); in parsePath()
3214 aTheSynPath.append(sal_Unicode('/')); in parsePath()
3227 aTheSynPath.append(sal_Unicode('/')); in parsePath()
3254 aTheSynPath.append(sal_Unicode('/')); in parsePath()
3274 aTheSynPath.append(sal_Unicode('/')); in parsePath()
3297 aTheSynPath.append(sal_Unicode(':')); in parsePath()
3304 aTheSynPath.append(sal_Unicode('.')); in parsePath()
3315 aTheSynPath.append(sal_Unicode(nUTF32)); in parsePath()
3353 aTheSynPath.append(sal_Unicode('/')); in parsePath()
3372 aTheSynPath.append(sal_Unicode('/')); in parsePath()
3385 aTheSynPath.append(sal_Unicode('/')); in parsePath()
3575 aNewPath.append(pPathBegin, pPrefixEnd - pPathBegin); in insertName()
3576 aNewPath.append(sal_Unicode('/')); in insertName()
3577 aNewPath.append(encodeText(rTheName, bOctets, PART_PCHAR, getEscapePrefix(), in insertName()
3580 aNewPath.append(sal_Unicode('/')); in insertName()
3582 aNewPath.append(pSuffixBegin, pPathEnd - pSuffixBegin); in insertName()
3652 m_aAbsURIRef.append(sal_Unicode('#')); in setFragment()
3772 aResult.append(sal_Unicode(nUTF32)); in decode()
3794 aResult.append(sal_Unicode(nUTF32)); in decode()
3849 aBuffer.append(pSchemeBegin, pSchemeEnd - pSchemeBegin); in getAbbreviated()
3852 aBuffer.append(static_cast< sal_Unicode >(':')); in getAbbreviated()
3896 aResult.append(aSegment); in getAbbreviated()
3897 aResult.append(aTrailer); in getAbbreviated()
3898 aResult.append(aRest); in getAbbreviated()
3935 aResult.append(aSegment); in getAbbreviated()
3938 aResult.append(aTrailer); in getAbbreviated()
3939 aResult.append(aRest); in getAbbreviated()
3944 aBuffer.append(aSegment); in getAbbreviated()
3961 aBuffer.append(aTrailer); in getAbbreviated()
3965 aBuffer.append(decode(pCoreBegin, in getAbbreviated()
3972 aBuffer.append(static_cast< sal_Unicode >('?')); in getAbbreviated()
3973 aBuffer.append(decode(m_aQuery, cEscapePrefix, eMechanism, eCharset)); in getAbbreviated()
3977 aBuffer.append(static_cast< sal_Unicode >('#')); in getAbbreviated()
3979 append(decode(m_aFragment, cEscapePrefix, eMechanism, eCharset)); in getAbbreviated()
4126 m_aAbsURIRef.append(sal_Unicode(':')); in ConcatData()
4162 m_aAbsURIRef.append(sal_Unicode(':')); in ConcatData()
4179 m_aAbsURIRef.append(sal_Unicode('@')); in ConcatData()
4227 m_aAbsURIRef.append(sal_Unicode(':')); in ConcatData()
4349 aHostPort.append(sal_Unicode(':')); in GetHostPort()
4350 aHostPort.append(decode(m_aPort, getEscapePrefix(), in GetHostPort()
4445 aNewPath.append(m_aAbsURIRef.getStr() + m_aPath.getBegin(), in removeSegment()
4448 aNewPath.append(sal_Unicode('/')); in removeSegment()
4450 aNewPath.append(m_aAbsURIRef.getStr() + aSegment.getEnd(), in removeSegment()
4455 aNewPath.append(sal_Unicode('/')); in removeSegment()
4508 aNewPath.append(pPathBegin, pSegBegin - pPathBegin); in setName()
4509 aNewPath.append(encodeText(rTheName, false, PART_PCHAR, getEscapePrefix(), in setName()
4511 aNewPath.append(p, pPathEnd - p); in setName()
4592 aNewPath.append(pPathBegin, pSegBegin - pPathBegin); in setBase()
4593 aNewPath.append(encodeText(rTheBase, false, PART_PCHAR, getEscapePrefix(), in setBase()
4595 aNewPath.append(pExtension, pPathEnd - pExtension); in setBase()
4657 aNewPath.append(pPathBegin, pExtension - pPathBegin); in setExtension()
4658 aNewPath.append(sal_Unicode('.')); in setExtension()
4659 aNewPath.append(encodeText(rTheExtension, false, PART_PCHAR, in setExtension()
4661 aNewPath.append(p, pPathEnd - p); in setExtension()
4692 aNewPath.append(pPathBegin, pExtension - pPathBegin); in removeExtension()
4693 aNewPath.append(p, pPathEnd - p); in removeExtension()
4724 aNewPath.append(pPathBegin, pPathEnd - pPathBegin); in setFinalSlash()
4725 aNewPath.append(sal_Unicode('/')); in setFinalSlash()
4865 aSynAbsURIRef.append(*p); in setFSysPath()
4886 aSynAbsURIRef.append(*p); in setFSysPath()
4900 aSynAbsURIRef.append(sal_Unicode('/')); in setFSysPath()
4909 aSynAbsURIRef.append(sal_Unicode('/')); in setFSysPath()
4920 aSynAbsURIRef.append(*p); in setFSysPath()
4927 aSynAbsURIRef.append(sal_Unicode('/')); in setFSysPath()
4932 aSynAbsURIRef.append(sal_Unicode('/')); in setFSysPath()
4943 aSynAbsURIRef.append(*p); in setFSysPath()
5001 aSynFSysPath.append(decode(m_aHost, '%', DECODE_WITH_CHARSET, in getFSysPath()
5004 aSynFSysPath.append(sal_Unicode('.')); in getFSysPath()
5005 aSynFSysPath.append(decode(m_aPath, '%', DECODE_WITH_CHARSET, in getFSysPath()
5031 aSynFSysPath.append(decode(m_aHost, '%', DECODE_WITH_CHARSET, in getFSysPath()
5033 aSynFSysPath.append(sal_Unicode('\\')); in getFSysPath()
5048 aSynFSysPath.append(sal_Unicode('\\')); in getFSysPath()
5077 aSynFSysPath.append(sal_Unicode(':')); in getFSysPath()
5225 rTheText.append(sal_Unicode(nUCS4)); in appendUCS4()