Home
last modified time | relevance | path

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

/aoo41x/main/extensions/test/stm/
H A Ddatatest.cxx612 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()
/aoo41x/main/io/test/stm/
H A Ddatatest.cxx628 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()
/aoo41x/main/qadevOOo/tests/java/ifc/io/
H A D_XObjectOutputStream.java82 XPersistObject readObj = oInStream.readObject(); in _writeObject()
H A D_XObjectInputStream.java86 objRead = oObj.readObject() ; in _readObject()
/aoo41x/main/qadevOOo/objdsc/stm/
H A Dcom.sun.star.comp.io.stm.ObjectInputStream.csv5 "ObjectInputStream";"com::sun::star::io::XObjectInputStream";"readObject()"
/aoo41x/main/qadevOOo/objdsc/streams.uno/
H A Dcom.sun.star.comp.io.stm.ObjectInputStream.csv5 "ObjectInputStream";"com::sun::star::io::XObjectInputStream";"readObject()"
/aoo41x/main/udkapi/com/sun/star/io/
H A DXObjectInputStream.idl56 com::sun::star::io::XPersistObject readObject()
/aoo41x/main/io/source/stm/
H A Dodata.cxx1371 …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
/aoo41x/main/offapi/com/sun/star/sdbc/
H A DXSQLInput.idl242 any readObject() raises (SQLException);
/aoo41x/main/toolkit/source/controls/
H A Dstdtabcontrollermodel.cxx183 …::sun::star::uno::Reference< ::com::sun::star::io::XPersistObject > xObj = InStream->readObject(); in ImplReadControls()
/aoo41x/main/filter/source/xsltfilter/com/sun/star/comp/xsltfilter/
H A DBase64.java1085 obj = ois.readObject(); in decodeToObject()
/aoo41x/main/forms/source/misc/
H A DInterfaceContainer.cxx563 xObj = _rxInStream->readObject(); in read()
/aoo41x/main/forms/source/component/
H A DFormComponent.cxx1741 xPersist = _rxInStream->readObject(); in readCommonProperties()

Completed in 118 milliseconds