Lines Matching refs:rTheRelURIRef
90 Str const & rTheRelURIRef, in SmartRel2Abs_Impl() argument
103 if (rTheRelURIRef.Len() != 0 && rTheRelURIRef.GetChar(0) == '#') in SmartRel2Abs_Impl()
104 return toUniString(rTheRelURIRef); in SmartRel2Abs_Impl()
109 SetSmartURL(rTheRelURIRef, eEncodeMechanism, eCharset, eStyle); in SmartRel2Abs_Impl()
113 aAbsURIRef = rTheBaseURIRef.smartRel2Abs(rTheRelURIRef, in SmartRel2Abs_Impl()
125 aNonFileURIRef.SetSmartURL(rTheRelURIRef, in SmartRel2Abs_Impl()
135 UniString aFilePath(toUniString(rTheRelURIRef)); in SmartRel2Abs_Impl()
150 ByteString const & rTheRelURIRef, in SmartRel2Abs() argument
160 return SmartRel2Abs_Impl(rTheBaseURIRef, rTheRelURIRef, rMaybeFileHdl, in SmartRel2Abs()
168 UniString const & rTheRelURIRef, in SmartRel2Abs() argument
178 return SmartRel2Abs_Impl(rTheBaseURIRef, rTheRelURIRef, rMaybeFileHdl, in SmartRel2Abs()