Lines Matching refs:method
55 // DocMerge from xml: method com::sun::star::io::XInputStream::readBytes
61 that the method blocks until the specified number of bytes are
99 // DocMerge from xml: method com::sun::star::io::XInputStream::readSomeBytes
103 <p>This method is very similar to the readBytes method, except that
105 The method blocks as long as at least 1 byte is available or
106 EOF has been reached. EOF has only been reached, when the method
123 // DocMerge from xml: method com::sun::star::io::XInputStream::skipBytes
126 <p>It is up to the implementation whether this method is
138 // DocMerge from xml: method com::sun::star::io::XInputStream::available
141 <p>Note: This method offers no information on whether the EOF
151 // DocMerge from xml: method com::sun::star::io::XInputStream::closeInput
157 Thus not calling this method would result in a leak of memory or