Lines Matching refs:method
53 // DocMerge from xml: method com::sun::star::io::XInputStream::readBytes
59 that the method blocks until the specified number of bytes are
97 // DocMerge from xml: method com::sun::star::io::XInputStream::readSomeBytes
101 <p>This method is very similar to the readBytes method, except that
103 The method blocks as long as at least 1 byte is available or
104 EOF has been reached. EOF has only been reached, when the method
121 // DocMerge from xml: method com::sun::star::io::XInputStream::skipBytes
124 <p>It is up to the implementation whether this method is
136 // DocMerge from xml: method com::sun::star::io::XInputStream::available
139 <p>Note: This method offers no information on whether the EOF
149 // DocMerge from xml: method com::sun::star::io::XInputStream::closeInput
155 Thus not calling this method would result in a leak of memory or