Home
last modified time | relevance | path

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

/aoo41x/main/ucb/source/ucp/webdav/
H A DSerfUri.cxx225 return unescape( GetPathBaseName() ); in GetPathBaseNameUnescaped()
247 rtl::OUString SerfUri::unescape( const rtl::OUString& segment ) in unescape() function in SerfUri
H A Dwebdavdatasupplier.cxx410 aPath = SerfUri::unescape( aPath ); in getData()
433 aCurrPath = SerfUri::unescape( aCurrPath ); in getData()
H A DSerfUri.hxx90 static ::rtl::OUString unescape( const ::rtl::OUString& string );
H A Dwebdavcontent.cxx1397 aUnescapedTitle = SerfUri::unescape( m_aEscapedTitle ); in getPropertyValues()

Completed in 28 milliseconds