Home
last modified time | relevance | path

Searched refs:rTheSegment (Results 1 – 2 of 2) sorted by relevance

/trunk/main/tools/inc/tools/
H A Durlobj.hxx1242 inline bool Append(ByteString const & rTheSegment, in Append() argument
1245 { return appendSegment(extend(rTheSegment), true, eMechanism, eCharset); } in Append()
1247 inline bool Append(rtl::OUString const & rTheSegment, in Append() argument
1250 { return appendSegment(rTheSegment, false, eMechanism, eCharset); } in Append()
1452 rtl::OUString const & rTheSegment, bool bOctets,
/trunk/main/tools/source/fsys/
H A Durlobj.cxx3445 bool INetURLObject::appendSegment(rtl::OUString const & rTheSegment, in appendSegment() argument
3449 return insertName(rTheSegment, bOctets, false, LAST_SEGMENT, true, in appendSegment()

Completed in 42 milliseconds