Home
last modified time | relevance | path

Searched refs:WPXSvInputStream (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/writerperfect/source/stream/
H A DWPXSvStream.cxx11 WPXSvInputStream::WPXSvInputStream( Reference< XInputStream > xStream ) : in WPXSvInputStream() function in WPXSvInputStream
40 WPXSvInputStream::~WPXSvInputStream() in ~WPXSvInputStream()
44 const uint8_t * WPXSvInputStream::read(size_t numBytes, size_t &numBytesRead) in read()
58 long WPXSvInputStream::tell() in tell()
71 int WPXSvInputStream::seek(long offset, WPX_SEEK_TYPE seekType) in seek()
108 bool WPXSvInputStream::atEOS() in atEOS()
115 bool WPXSvInputStream::isOLEStream() in isOLEStream()
133 WPXInputStream * WPXSvInputStream::getDocumentOLEStream(const char * name) in getDocumentOLEStream()
166 return new WPXSvInputStream( xContents ); in getDocumentOLEStream()
171 WPXInputStream * WPXSvInputStream::getDocumentOLEStream() in getDocumentOLEStream()
H A DWPXSvStream.h20 class WPXSvInputStream : public WPXInputStream class
23 WPXSvInputStream( ::com::sun::star::uno::Reference<
25 virtual ~WPXSvInputStream();
/aoo41x/main/writerperfect/source/wpdimp/
H A DWordPerfectImportFilter.cxx130 WPXSvInputStream input( xInputStream ); in importImpl()
199 WPXSvInputStream input( xInputStream ); in detect()

Completed in 23 milliseconds