Searched refs:encodeSegment (Results 1 – 5 of 5) sorted by relevance
478 aURL += ::ucb_impl::urihelper::encodeSegment( aName ); in assembleChildURL()489 aURL += ::ucb_impl::urihelper::encodeSegment( aName ); in assembleChildURL()
1444 aNewURL += ::ucb_impl::urihelper::encodeSegment( aNewTitle ); in setPropertyValues()1711 aNewURL += ::ucb_impl::urihelper::encodeSegment( m_aProps.aTitle ); in insert()2125 aChildId += ::ucb_impl::urihelper::encodeSegment( aName ); in transfer()
35 inline ::rtl::OUString encodeSegment( const ::rtl::OUString & rSegment ) in encodeSegment() function
827 aNewURL += ::ucb_impl::urihelper::encodeSegment( rTitle ); in makeNewIdentifier()1236 ::ucb_impl::urihelper::encodeSegment( in setPropertyValues()
817 aNewURL.append( ::ucb_impl::urihelper::encodeSegment( rTitle ) ); in makeNewIdentifier()2215 aTargetUri += ::ucb_impl::urihelper::encodeSegment( rInfo.NewTitle ); in transfer()
Completed in 52 milliseconds