Searched refs:readObject (Results 1 – 13 of 13) sorted by relevance
612 m_ref = rIn->readObject(); in read()900 XPersistObjectRef xReadPersistRef = rIn->readObject(); in testObject()949 XPersistObjectRef xReadPersistRef = rIn->readObject( ); in testObject()1022 XPersistObjectRef xReadPersistRef = rIn->readObject( ); in testObject()
628 m_ref = rIn->readObject(); in read()940 Reference <XPersistObject > xReadPersistRef = rIn->readObject(); in testObject()997 Reference< XPersistObject > xReadPersist = rIn->readObject( ); in testObject()1075 Reference < XPersistObject > xReadPersistRef = rIn->readObject( ); in testObject()
82 XPersistObject readObj = oInStream.readObject(); in _writeObject()
86 objRead = oObj.readObject() ; in _readObject()
5 "ObjectInputStream";"com::sun::star::io::XObjectInputStream";"readObject()"
56 com::sun::star::io::XPersistObject readObject()
1371 …virtual Reference< XPersistObject > SAL_CALL readObject( ) throw (::com::sun::star::io::IOExceptio…1424 Reference< XPersistObject > OObjectInputStream::readObject() throw (::com::sun::star::io::IOExcept… in readObject() function in io_stm::OObjectInputStream
242 any readObject() raises (SQLException);
183 …::sun::star::uno::Reference< ::com::sun::star::io::XPersistObject > xObj = InStream->readObject(); in ImplReadControls()
1085 obj = ois.readObject(); in decodeToObject()
563 xObj = _rxInStream->readObject(); in read()
1741 xPersist = _rxInStream->readObject(); in readCommonProperties()
Completed in 158 milliseconds