/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/ |
H A D | Formula.java | 148 public int read(InputStream input) throws IOException { in read() method in Formula
|
H A D | Worksheet.java | 105 public boolean read(InputStream is) throws IOException { in read() method in Worksheet
|
H A D | ExtendedFormat.java | 321 public int read(InputStream input) throws IOException { in read() method in ExtendedFormat
|
/trunk/main/forms/source/component/ |
H A D | EditBase.cxx | 150 void OEditBaseModel::read(const Reference<XObjectInputStream>& _rxInStream) throw ( ::com::sun::sta… in read() function in frm::OEditBaseModel
|
H A D | spinbutton.cxx | 226 …void SAL_CALL OSpinButtonModel::read( const Reference< XObjectInputStream>& _rxInStream ) throw( I… in read() function in frm::OSpinButtonModel
|
H A D | FormattedFieldWrapper.cxx | 265 void SAL_CALL OFormattedFieldWrapper::read(const Reference<XObjectInputStream>& _rxInStream) throw(… in read() function in frm::OFormattedFieldWrapper
|
H A D | File.cxx | 231 void OFileControlModel::read(const Reference<stario::XObjectInputStream>& _rxInStream) throw ( ::co… in read() function in frm::OFileControlModel
|
H A D | scrollbar.cxx | 270 …void SAL_CALL OScrollBarModel::read( const Reference< XObjectInputStream>& _rxInStream ) throw( IO… in read() function in frm::OScrollBarModel
|
H A D | RadioButton.cxx | 303 void SAL_CALL ORadioButtonModel::read(const Reference<XObjectInputStream>& _rxInStream) throw(IOExc… in read() function in frm::ORadioButtonModel
|
/trunk/main/svl/inc/svl/ |
H A D | httpcook.hxx | 101 void read (SvStream& rStrm, bool bUnicode) in read() function
|
/trunk/main/scripting/java/org/openoffice/netbeans/editor/ |
H A D | JavaKit.java | 159 public void read(byte[] buffer, int off, int len) throws IOException { in read() method in JavaKit.URLAccessor
|
/trunk/main/io/source/connector/ |
H A D | ctr_socket.cxx | 127 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 D | protocolhandlercache.cxx | 281 void HandlerCFGAccess::read( HandlerHash** ppHandler , in read() function in framework::HandlerCFGAccess
|
/trunk/main/xmlscript/source/xmldlg_imexp/ |
H A D | exp_share.hxx | 217 inline void ElementDescriptor::read( in read() function in xmlscript::ElementDescriptor
|
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/dom/ |
H A D | DOMDocument.java | 194 public void read(InputStream is) throws IOException { in read() method in DOMDocument
|
/trunk/main/vos/source/ |
H A D | pipe.cxx | 345 sal_Int32 OStreamPipe::read(void* pBuffer, sal_uInt32 n) const in read() function in OStreamPipe
|
/trunk/main/tools/inc/tools/ |
H A D | geninfo.hxx | 126 enum LockState{ writeonly, read, readonly }; enumerator
|
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/ |
H A D | OfficeDocument.java | 405 public void read(InputStream is) throws IOException { in read() method in OfficeDocument 512 public void read(InputStream is, boolean isZip) throws IOException { in read() method in OfficeDocument
|
H A D | OfficeZip.java | 89 void read(InputStream is) throws IOException { in read() method in OfficeZip
|
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/palm/ |
H A D | PalmDB.java | 375 public void read(InputStream is) throws IOException { in read() method in PalmDB
|
/trunk/main/qadevOOo/testdocs/qadevlibs/source/com/sun/star/cmp/ |
H A D | MyPersistObject.java | 141 public void read(XObjectInputStream inStream) in read() method in MyPersistObject
|
/trunk/main/sal/inc/osl/ |
H A D | pipe.hxx | 184 inline sal_Int32 SAL_CALL StreamPipe::read(void* pBuffer, sal_Int32 n) const in read() function in osl::StreamPipe
|
/trunk/main/l10ntools/scripts/tool/ |
H A D | sdf.py | 48 def read(self): member in SdfData
|
/trunk/main/binaryurp/source/ |
H A D | reader.cxx | 68 css::uno::Sequence< sal_Int8 > read( in read() function
|
/trunk/main/xmlreader/inc/xmlreader/ |
H A D | xmlreader.hxx | 136 SAL_DLLPRIVATE inline char read() { return pos_ == end_ ? '\0' : *pos_++; } in read() function in xmlreader::XmlReader
|