Home
last modified time | relevance | path

Searched refs:MapDAVException (Results 1 – 2 of 2) sorted by relevance

/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavcontent.cxx2031 aRet[ (*it) ] <<= MapDAVException( e, sal_True ); in setPropertyValues()
2097 aRet[ nTitlePos ] <<= MapDAVException( e, sal_True ); in setPropertyValues()
3216 uno::Any Content::MapDAVException( const DAVException & e, sal_Bool bWrite ) in MapDAVException() function in Content
3442 ucbhelper::cancelCommandExecution( MapDAVException( e, bWrite ), xEnv ); in cancelCommandExecution()
H A Dwebdavcontent.hxx170 ::com::sun::star::uno::Any MapDAVException( const DAVException & e,