Searched refs:FileStreamWrapper_Impl (Results 1 – 1 of 1) sorted by relevance
89 class FileStreamWrapper_Impl : public FileInputStreamWrapper_Base class97 FileStreamWrapper_Impl( const String& rName );98 virtual ~FileStreamWrapper_Impl();117 FileStreamWrapper_Impl::FileStreamWrapper_Impl( const String& rName ) in FileStreamWrapper_Impl() function in FileStreamWrapper_Impl125 FileStreamWrapper_Impl::~FileStreamWrapper_Impl() in ~FileStreamWrapper_Impl()235 void SAL_CALL FileStreamWrapper_Impl::closeInput() throw( NotConnectedException, RuntimeException ) in closeInput()264 sal_Int64 SAL_CALL FileStreamWrapper_Impl::getPosition( ) throw (IOException, RuntimeException) in getPosition()278 sal_Int64 SAL_CALL FileStreamWrapper_Impl::getLength( ) throw (IOException, RuntimeException) in getLength()299 void FileStreamWrapper_Impl::checkConnected() in checkConnected()313 void FileStreamWrapper_Impl::checkError() in checkError()[all …]
Completed in 30 milliseconds