Home
last modified time | relevance | path

Searched defs:read (Results 101 – 125 of 144) sorted by last modified time

123456

/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/comp/connections/
H A DPipedConnection.java171 …public synchronized int read(/*OUT*/byte[][] aReadBytes, int nBytesToRead) throws com.sun.star.io.… in read() method in PipedConnection
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/connections/pipe/
H A DPipeConnection.java168 public int read(/*OUT*/byte[][] bytes, int nBytesToRead) in read() method in PipeConnection
/trunk/main/javaunohelper/com/sun/star/lib/uno/adapter/
H A DXInputStreamToInputStreamAdapter.java76 public int read () throws IOException { in read() method in XInputStreamToInputStreamAdapter
96 public int read (byte[] b) throws IOException { in read() method in XInputStreamToInputStreamAdapter
117 public int read(byte[] b, int off, int len) throws IOException { in read() method in XInputStreamToInputStreamAdapter
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/
H A DXMLPackageDescription.java203 protected void read() { in read() method in XMLPackageDescription
/trunk/main/io/source/stm/
H A Dstreamhelper.cxx59 void MemFIFO::read( Sequence<sal_Int8> &seq , sal_Int32 nBufferLen ) throw (IFIFO_OutOfBoundsExcept… in read() function in io_stm::MemFIFO
/trunk/main/io/test/stm/
H A Ddatatest.cxx618 void MyPersistObject::read( const Reference< XObjectInputStream > & rIn ) in read() function in MyPersistObject
/trunk/main/io/source/acceptor/
H A Dacc_pipe.cxx94 sal_Int32 PipeConnection::read( Sequence < sal_Int8 > & aReadBytes , sal_Int32 nBytesToRead ) in read() function in io_acceptor::PipeConnection
/trunk/main/io/source/connector/
H A Dctr_pipe.cxx56 sal_Int32 PipeConnection::read( Sequence < sal_Int8 > & aReadBytes , sal_Int32 nBytesToRead ) in read() function in stoc_connector::PipeConnection
H A Dctr_socket.cxx127 sal_Int32 SocketConnection::read( Sequence < sal_Int8 > & aReadBytes , sal_Int32 nBytesToRead ) in read() function in stoc_connector::SocketConnection
/trunk/main/framework/source/fwi/classes/
H A Dprotocolhandlercache.cxx281 void HandlerCFGAccess::read( HandlerHash** ppHandler , in read() function in framework::HandlerCFGAccess
/trunk/main/forms/source/richtext/
H A Drichtextmodel.cxx526 …void SAL_CALL ORichTextModel::read(const Reference< XObjectInputStream >& _rxInStream) throw ( IOE… in read() function in frm::ORichTextModel
/trunk/main/forms/source/misc/
H A DInterfaceContainer.cxx539 void SAL_CALL OInterfaceContainer::read( const Reference< XObjectInputStream >& _rxInStream ) throw… in read() function in frm::OInterfaceContainer
/trunk/main/forms/source/component/
H A Dscrollbar.cxx270 …void SAL_CALL OScrollBarModel::read( const Reference< XObjectInputStream>& _rxInStream ) throw( IO… in read() function in frm::OScrollBarModel
H A Dspinbutton.cxx226 …void SAL_CALL OSpinButtonModel::read( const Reference< XObjectInputStream>& _rxInStream ) throw( I… in read() function in frm::OSpinButtonModel
H A DHidden.cxx167 void SAL_CALL OHiddenModel::read(const Reference<XObjectInputStream>& _rxInStream) throw(IOExceptio… in read() function in frm::OHiddenModel
H A DImageButton.cxx132 void OImageButtonModel::read(const Reference<XObjectInputStream>& _rxInStream) throw ( ::com::sun::… in read() function in frm::OImageButtonModel
H A DRadioButton.cxx303 void SAL_CALL ORadioButtonModel::read(const Reference<XObjectInputStream>& _rxInStream) throw(IOExc… in read() function in frm::ORadioButtonModel
H A Dnavigationbar.cxx304 …void SAL_CALL ONavigationBarModel::read( const Reference< XObjectInputStream >& _rxInStream ) thro… in read() function in frm::ONavigationBarModel
H A DEditBase.cxx150 void OEditBaseModel::read(const Reference<XObjectInputStream>& _rxInStream) throw ( ::com::sun::sta… in read() function in frm::OEditBaseModel
H A DFile.cxx231 void OFileControlModel::read(const Reference<stario::XObjectInputStream>& _rxInStream) throw ( ::co… in read() function in frm::OFileControlModel
H A DGrid.cxx1003 void OGridControlModel::read(const Reference<XObjectInputStream>& _rxInStream) throw ( ::com::sun::… in read() function in frm::OGridControlModel
H A DGroupBox.cxx123 void SAL_CALL OGroupBoxModel::read(const Reference< XObjectInputStream>& _rxInStream) throw(IOExcep… in read() function in frm::OGroupBoxModel
H A DEdit.cxx581 void OEditModel::read(const Reference<XObjectInputStream>& _rxInStream) throw ( ::com::sun::star::i… in read() function in frm::OEditModel
H A DFixedText.cxx121 void SAL_CALL OFixedTextModel::read(const Reference<XObjectInputStream>& _rxInStream) throw(IOExcep… in read() function in frm::OFixedTextModel
H A DFormattedFieldWrapper.cxx265 void SAL_CALL OFormattedFieldWrapper::read(const Reference<XObjectInputStream>& _rxInStream) throw(… in read() function in frm::OFormattedFieldWrapper

Completed in 83 milliseconds

123456