Searched refs:xioInStrm (Results 1 – 8 of 8) sorted by relevance
/aoo41x/main/ucb/source/ucp/webdav/ |
H A D | SerfRequestProcessorImplFac.cxx | 83 … const com::sun::star::uno::Reference< SerfInputStream >& xioInStrm ) in createGetReqProcImpl() 87 xioInStrm ); in createGetReqProcImpl() 93 … const com::sun::star::uno::Reference< SerfInputStream >& xioInStrm, in createGetReqProcImpl() 99 xioInStrm, in createGetReqProcImpl() 163 … const com::sun::star::uno::Reference< SerfInputStream >& xioInStrm ) in createPostReqProcImpl() 172 xioInStrm ); in createPostReqProcImpl()
|
H A D | SerfGetReqProcImpl.cxx | 34 … const com::sun::star::uno::Reference< SerfInputStream > & xioInStrm ) in SerfGetReqProcImpl() 36 , xInputStream( xioInStrm ) in SerfGetReqProcImpl() 45 … const com::sun::star::uno::Reference< SerfInputStream > & xioInStrm, in SerfGetReqProcImpl() 49 , xInputStream( xioInStrm ) in SerfGetReqProcImpl()
|
H A D | SerfRequestProcessor.cxx | 136 …fRequestProcessor::processGet( const com::sun::star::uno::Reference< SerfInputStream >& xioInStrm, in processGet() argument 141 xioInStrm ); in processGet() 148 …fRequestProcessor::processGet( const com::sun::star::uno::Reference< SerfInputStream >& xioInStrm, in processGet() argument 155 xioInStrm, in processGet() 233 … const com::sun::star::uno::Reference< SerfInputStream >& xioInStrm, in processPost() 253 xioInStrm ); in processPost()
|
H A D | SerfRequestProcessorImplFac.hxx | 55 … const com::sun::star::uno::Reference< SerfInputStream >& xioInStrm ); 59 … const com::sun::star::uno::Reference< SerfInputStream >& xioInStrm, 91 … const com::sun::star::uno::Reference< SerfInputStream >& xioInStrm );
|
H A D | SerfRequestProcessor.hxx | 70 bool processGet( const com::sun::star::uno::Reference< SerfInputStream >& xioInStrm, 74 bool processGet( const com::sun::star::uno::Reference< SerfInputStream >& xioInStrm, 106 const com::sun::star::uno::Reference< SerfInputStream >& xioInStrm,
|
H A D | SerfGetReqProcImpl.hxx | 42 const com::sun::star::uno::Reference< SerfInputStream > & xioInStrm ); 46 const com::sun::star::uno::Reference< SerfInputStream > & xioInStrm,
|
H A D | SerfPostReqProcImpl.cxx | 41 … const com::sun::star::uno::Reference< SerfInputStream > & xioInStrm ) in SerfPostReqProcImpl() 48 , xInputStream( xioInStrm ) in SerfPostReqProcImpl()
|
H A D | SerfPostReqProcImpl.hxx | 43 const com::sun::star::uno::Reference< SerfInputStream > & xioInStrm );
|
Completed in 38 milliseconds