Searched refs:ucb_impl (Results 1 – 15 of 15) sorted by relevance
174 = ::ucb_impl::urihelper::decodeSegment( aNormPackage ); in init()183 m_aName = ::ucb_impl::urihelper::decodeSegment( in init()187 = ::ucb_impl::urihelper::decodeSegment( m_aPackage ); in init()217 ::ucb_impl::urihelper::encodeURI( m_aPath ) ); in init()220 = ::ucb_impl::urihelper::decodeSegment( aNormPackage ); in init()221 m_aPath = ::ucb_impl::urihelper::decodeSegment( m_aPath ); in init()231 m_aName = ::ucb_impl::urihelper::decodeSegment( in init()
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()
30 namespace ucb_impl { namespace170 inline bool operator ==(ucb_impl::RegexpMapConstIter< Val > const & rIter1, in operator ==()171 ucb_impl::RegexpMapConstIter< Val > const & rIter2) in operator ==()177 inline bool operator !=(ucb_impl::RegexpMapConstIter< Val > const & rIter1, in operator !=()178 ucb_impl::RegexpMapConstIter< Val > const & rIter2) in operator !=()
39 using namespace ucb_impl;41 namespace ucb_impl {347 namespace ucb_impl {
30 namespace ucb_impl { namespace
111 m_aDecodedName = ::ucb_impl::urihelper::decodeSegment( m_aName ); in init()
817 aNewURL.append( ::ucb_impl::urihelper::encodeSegment( rTitle ) ); in makeNewIdentifier()2215 aTargetUri += ::ucb_impl::urihelper::encodeSegment( rInfo.NewTitle ); in transfer()
70 typedef ucb_impl::RegexpMap< ProviderList_Impl > ProviderMap_Impl;
62 using namespace ucb_impl;
33 namespace ucb_impl { namespace urihelper { namespace
132 ::ucb_impl::urihelper::encodeURI( in queryContent()
827 aNewURL += ::ucb_impl::urihelper::encodeSegment( rTitle ); in makeNewIdentifier()1236 ::ucb_impl::urihelper::encodeSegment( in setPropertyValues()
96 rtl::OUString aEscapedUri( ucb_impl::urihelper::encodeURI( inUri ) ); in SerfUri()
39 using namespace ucb_impl;
Completed in 133 milliseconds