Home
last modified time | relevance | path

Searched refs:ucb_impl (Results 1 – 15 of 15) sorted by relevance

/trunk/main/ucb/source/ucp/package/
H A Dpkguri.cxx174 = ::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()
H A Dpkgdatasupplier.cxx478 aURL += ::ucb_impl::urihelper::encodeSegment( aName ); in assembleChildURL()
489 aURL += ::ucb_impl::urihelper::encodeSegment( aName ); in assembleChildURL()
H A Dpkgcontent.cxx1444 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()
/trunk/main/ucb/source/inc/
H A Dregexpmap.hxx30 namespace ucb_impl { namespace
170 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 !=()
H A Dregexpmap.tpt39 using namespace ucb_impl;
41 namespace ucb_impl {
347 namespace ucb_impl {
H A Dregexp.hxx30 namespace ucb_impl { namespace
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_uri.cxx111 m_aDecodedName = ::ucb_impl::urihelper::decodeSegment( m_aName ); in init()
H A Dtdoc_content.cxx817 aNewURL.append( ::ucb_impl::urihelper::encodeSegment( rTitle ) ); in makeNewIdentifier()
2215 aTargetUri += ::ucb_impl::urihelper::encodeSegment( rInfo.NewTitle ); in transfer()
/trunk/main/ucb/source/core/
H A Dprovidermap.hxx70 typedef ucb_impl::RegexpMap< ProviderList_Impl > ProviderMap_Impl;
H A Ducb.cxx62 using namespace ucb_impl;
/trunk/main/ucb/source/ucp/inc/
H A Durihelper.hxx33 namespace ucb_impl { namespace urihelper { namespace
/trunk/main/ucb/source/ucp/hierarchy/
H A Dhierarchyprovider.cxx132 ::ucb_impl::urihelper::encodeURI( in queryContent()
H A Dhierarchycontent.cxx827 aNewURL += ::ucb_impl::urihelper::encodeSegment( rTitle ); in makeNewIdentifier()
1236 ::ucb_impl::urihelper::encodeSegment( in setPropertyValues()
/trunk/main/ucb/source/ucp/webdav/
H A DCurlUri.cxx125 rtl::OUString aEscapedUri( ucb_impl::urihelper::encodeURI( inUri ) ); in CurlUri()
/trunk/main/ucb/source/regexp/
H A Dregexp.cxx39 using namespace ucb_impl;

Completed in 110 milliseconds