Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/ole/
H A Dolestorage.cxx64 class OleOutputStream : public OleOutputStreamBase class
67 explicit OleOutputStream(
71 virtual ~OleOutputStream();
95 OleOutputStream::OleOutputStream( const Reference< XComponentContext >& rxContext, in OleOutputStream() function in oox::ole::__anon46dfb4c90111::OleOutputStream
112 OleOutputStream::~OleOutputStream() in ~OleOutputStream()
116 void SAL_CALL OleOutputStream::seek( sal_Int64 nPos ) throw( IllegalArgumentException, IOException,… in seek()
122 sal_Int64 SAL_CALL OleOutputStream::getPosition() throw( IOException, RuntimeException ) in getPosition()
128 sal_Int64 SAL_CALL OleOutputStream::getLength() throw( IOException, RuntimeException ) in getLength()
164 void OleOutputStream::ensureSeekable() const throw( IOException ) in ensureSeekable()
170 void OleOutputStream::ensureConnected() const throw( NotConnectedException ) in ensureConnected()
[all …]

Completed in 19 milliseconds