Searched refs:urihelper (Results 1 – 11 of 11) 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()
118 $(eval $(call gb_Package_add_file,svl_inc,inc/svl/urihelper.hxx,svl/urihelper.hxx))
126 svl/source/misc/urihelper \
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()
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()
125 rtl::OUString aEscapedUri( ucb_impl::urihelper::encodeURI( inUri ) ); in CurlUri()
Completed in 68 milliseconds