Home
last modified time | relevance | path

Searched refs:inDestinationPath (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/ucb/source/ucp/webdav/
H A DSerfRequestProcessor.cxx328 bool SerfRequestProcessor::processCopy( const rtl::OUString & inDestinationPath, in processCopy() argument
334 … rtl::OUStringToOString( inDestinationPath, RTL_TEXTENCODING_UTF8 ).getStr() ); in processCopy()
352 bool SerfRequestProcessor::processMove( const rtl::OUString & inDestinationPath, in processMove() argument
358 … rtl::OUStringToOString( inDestinationPath, RTL_TEXTENCODING_UTF8 ).getStr() ); in processMove()
376 bool SerfRequestProcessor::processLock( const rtl::OUString & inDestinationPath, in processLock() argument
382 … rtl::OUStringToOString( inDestinationPath, RTL_TEXTENCODING_UTF8 ).getStr() ); in processLock()
400 bool SerfRequestProcessor::processLockRefresh( const rtl::OUString & inDestinationPath, in processLockRefresh() argument
406 … rtl::OUStringToOString( inDestinationPath, RTL_TEXTENCODING_UTF8 ).getStr() ); in processLockRefresh()
428 bool SerfRequestProcessor::processUnlock( const rtl::OUString & inDestinationPath, in processUnlock() argument
433 … rtl::OUStringToOString( inDestinationPath, RTL_TEXTENCODING_UTF8 ).getStr() ); in processUnlock()
H A DSerfRequestProcessor.hxx127 bool processCopy( const rtl::OUString & inDestinationPath,
133 bool processMove( const rtl::OUString & inDestinationPath,
139 bool processLock( const rtl::OUString & inDestinationPath,
145 bool processLockRefresh( const rtl::OUString & inDestinationPath,
151 bool processUnlock( const rtl::OUString & inDestinationPath,
H A DSerfRequestProcessorImplFac.cxx218 const char* inDestinationPath, in createCopyReqProcImpl() argument
224 inDestinationPath, in createCopyReqProcImpl()
232 const char* inDestinationPath, in createMoveReqProcImpl() argument
238 inDestinationPath, in createMoveReqProcImpl()
H A DSerfCopyReqProcImpl.cxx34 const char* inDestinationPath, in SerfCopyReqProcImpl() argument
38 , mDestPathStr( inDestinationPath ) in SerfCopyReqProcImpl()
H A DSerfMoveReqProcImpl.cxx34 const char* inDestinationPath, in SerfMoveReqProcImpl() argument
38 , mDestPathStr( inDestinationPath ) in SerfMoveReqProcImpl()
H A DSerfRequestProcessorImplFac.hxx112 const char* inDestinationPath,
118 const char* inDestinationPath,
H A DSerfCopyReqProcImpl.hxx35 const char* inDestinationPath,
H A DSerfMoveReqProcImpl.hxx35 const char* inDestinationPath,

Completed in 41 milliseconds