Home
last modified time | relevance | path

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

/aoo41x/main/ucb/source/ucp/webdav/
H A DSerfRequestProcessorImplFac.cxx83 … 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 DSerfGetReqProcImpl.cxx34 … 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 DSerfRequestProcessor.cxx136 …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 DSerfRequestProcessorImplFac.hxx55 … 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 DSerfRequestProcessor.hxx70 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 DSerfGetReqProcImpl.hxx42 const com::sun::star::uno::Reference< SerfInputStream > & xioInStrm );
46 const com::sun::star::uno::Reference< SerfInputStream > & xioInStrm,
H A DSerfPostReqProcImpl.cxx41 … const com::sun::star::uno::Reference< SerfInputStream > & xioInStrm ) in SerfPostReqProcImpl()
48 , xInputStream( xioInStrm ) in SerfPostReqProcImpl()
H A DSerfPostReqProcImpl.hxx43 const com::sun::star::uno::Reference< SerfInputStream > & xioInStrm );

Completed in 120 milliseconds