Home
last modified time | relevance | path

Searched refs:SerfInputStream (Results 1 – 17 of 17) sorted by relevance

/aoo41x/main/ucb/source/ucp/webdav/
H A DSerfInputStream.cxx39 SerfInputStream::SerfInputStream( void ) in SerfInputStream() function in SerfInputStream
48 SerfInputStream::~SerfInputStream( void ) in ~SerfInputStream()
66 Any SerfInputStream::queryInterface( const Type &type ) in queryInterface()
79 sal_Int32 SAL_CALL SerfInputStream::readBytes( in readBytes()
108 sal_Int32 SAL_CALL SerfInputStream::readSomeBytes( in readSomeBytes()
123 void SAL_CALL SerfInputStream::skipBytes( sal_Int32 nBytesToSkip ) in skipBytes()
138 sal_Int32 SAL_CALL SerfInputStream::available( ) in available()
149 void SAL_CALL SerfInputStream::closeInput( void ) in closeInput()
159 void SAL_CALL SerfInputStream::seek( sal_Int64 location ) in seek()
176 sal_Int64 SAL_CALL SerfInputStream::getPosition() in getPosition()
[all …]
H A DSerfGetReqProcImpl.hxx42 const com::sun::star::uno::Reference< SerfInputStream > & xioInStrm );
46 const com::sun::star::uno::Reference< SerfInputStream > & xioInStrm,
76 com::sun::star::uno::Reference< SerfInputStream > xInputStream;
H A DSerfInputStream.hxx41 class SerfInputStream : public ::com::sun::star::io::XInputStream, class
51 SerfInputStream( void );
52 virtual ~SerfInputStream();
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 DSerfRequestProcessorImplFac.cxx83 … const com::sun::star::uno::Reference< SerfInputStream >& xioInStrm ) in createGetReqProcImpl()
93 … const com::sun::star::uno::Reference< SerfInputStream >& xioInStrm, in createGetReqProcImpl()
163 … const com::sun::star::uno::Reference< SerfInputStream >& xioInStrm ) in createPostReqProcImpl()
H A DSerfSession.cxx804 uno::Reference< SerfInputStream > xInputStream( new SerfInputStream ); in GET()
850 uno::Reference< SerfInputStream > xInputStream( new SerfInputStream ); in GET()
947 uno::Reference< SerfInputStream > xInputStream( new SerfInputStream ); in POST()
H A DSerfPostReqProcImpl.hxx43 const com::sun::star::uno::Reference< SerfInputStream > & xioInStrm );
72 com::sun::star::uno::Reference< SerfInputStream > xInputStream;
H A DSerfPropFindReqProcImpl.cxx50 , xInputStream( new SerfInputStream() ) in SerfPropFindReqProcImpl()
65 , xInputStream( new SerfInputStream() ) in SerfPropFindReqProcImpl()
H A DSerfGetReqProcImpl.cxx34 … const com::sun::star::uno::Reference< SerfInputStream > & xioInStrm ) in SerfGetReqProcImpl()
45 … const com::sun::star::uno::Reference< SerfInputStream > & xioInStrm, in SerfGetReqProcImpl()
H A DSerfRequestProcessor.cxx136 bool SerfRequestProcessor::processGet( const com::sun::star::uno::Reference< SerfInputStream >& xio… in processGet()
148 bool SerfRequestProcessor::processGet( const com::sun::star::uno::Reference< SerfInputStream >& xio… in processGet()
233 … const com::sun::star::uno::Reference< SerfInputStream >& xioInStrm, in processPost()
H A DSerfUnlockProcImpl.hxx45 com::sun::star::uno::Reference< SerfInputStream > xInputStream;
H A DSerfLockReqProcImpl.hxx49 com::sun::star::uno::Reference< SerfInputStream > xInputStream;
H A DSerfUnlockProcImpl.cxx44 , xInputStream( new SerfInputStream() ) in SerfUnlockProcImpl()
H A DSerfPropFindReqProcImpl.hxx72 com::sun::star::uno::Reference< SerfInputStream > xInputStream;
H A DSerfPostReqProcImpl.cxx41 … const com::sun::star::uno::Reference< SerfInputStream > & xioInStrm ) in SerfPostReqProcImpl()
H A DSerfLockReqProcImpl.cxx46 , xInputStream( new SerfInputStream() ) in SerfLockReqProcImpl()

Completed in 201 milliseconds