Home
last modified time | relevance | path

Searched refs:unescape (Results 1 – 4 of 4) sorted by relevance

/trunk/main/ucb/source/ucp/webdav/
H A DCurlUri.cxx309 return unescape( GetPathBaseName() ); in GetPathBaseNameUnescaped()
331 rtl::OUString CurlUri::unescape( const rtl::OUString& segment ) in unescape() function in CurlUri
H A Dwebdavdatasupplier.cxx410 aPath = CurlUri::unescape( aPath ); in getData()
433 aCurrPath = CurlUri::unescape( aCurrPath ); in getData()
H A DCurlUri.hxx90 static ::rtl::OUString unescape( const ::rtl::OUString& string );
H A Dwebdavcontent.cxx1397 aUnescapedTitle = CurlUri::unescape( m_aEscapedTitle ); in getPropertyValues()

Completed in 24 milliseconds