Searched refs:rTheAbsURIRef (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/tools/inc/tools/ |
H A D | urlobj.hxx | 267 inline INetURLObject(ByteString const & rTheAbsURIRef, 275 inline bool SetURL(ByteString const & rTheAbsURIRef, 279 inline bool SetURL(rtl::OUString const & rTheAbsURIRef, 400 SetSmartURL(ByteString const & rTheAbsURIRef, 406 SetSmartURL(rtl::OUString const & rTheAbsURIRef, 466 ByteString const & rTheAbsURIRef, 474 rtl::OUString const & rTheAbsURIRef, 531 rTheAbsURIRef) in CompareProtocolScheme() argument 535 rTheAbsURIRef); 1693 ByteString const & rTheAbsURIRef, in GetRelURL() argument [all …]
|
/aoo41x/main/tools/source/fsys/ |
H A D | urlobj.cxx | 690 sal_Unicode const * pPos = rTheAbsURIRef.getStr(); in setAbsURIRef() 691 sal_Unicode const * pEnd = pPos + rTheAbsURIRef.getLength(); in setAbsURIRef() 1450 INetURLObject & rTheAbsURIRef, in convertRelToAbs() argument 1527 rTheAbsURIRef = aNewURI; in convertRelToAbs() 1593 rTheAbsURIRef = aNewURI; in convertRelToAbs() 1848 rTheAbsURIRef = aNewURI; in convertRelToAbs() 1864 = decode(rTheAbsURIRef, in convertAbsToRel() 1865 getEscapePrefix(CompareProtocolScheme(rTheAbsURIRef)), in convertAbsToRel() 1879 = decode(rTheAbsURIRef, in convertAbsToRel() 4308 rTheAbsURIRef) in CompareProtocolScheme() argument [all …]
|
Completed in 49 milliseconds