Home
last modified time | relevance | path

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

/trunk/main/io/source/stm/
H A Dodata.cxx1301 class OObjectInputStream : class
1307 OObjectInputStream( const Reference < XComponentContext > &r) in OObjectInputStream() function in io_stm::OObjectInputStream
1314 ~OObjectInputStream();
1404 OObjectInputStream::~OObjectInputStream() in ~OObjectInputStream()
1409 Any OObjectInputStream::queryInterface( const Type &aType ) throw () in queryInterface()
1424 Reference< XPersistObject > OObjectInputStream::readObject() throw (::com::sun::star::io::IOExcept… in readObject()
1511 void OObjectInputStream::connectToMarkable() in connectToMarkable()
1539 sal_Int32 OObjectInputStream::createMark(void) throw (IOException, RuntimeException) in createMark()
1546 void OObjectInputStream::deleteMark(sal_Int32 Mark) throw (IOException, IllegalArgumentExce… in deleteMark()
1555 void OObjectInputStream::jumpToMark(sal_Int32 nMark) throw (IOException, IllegalArgumentExce… in jumpToMark()
[all …]