LibreOffice
LibreOffice 24.2 SDK API Reference
|
This is the complete list of members for XTextInputStream, including all inherited members.
acquire() | XInterface | |
available() | XInputStream | |
closeInput() | XInputStream | |
isEOF() | XTextInputStream | |
queryInterface([in] type aType) | XInterface | |
readBytes([out] sequence< byte > aData, [in] long nBytesToRead) | XInputStream | |
readLine() | XTextInputStream | |
readSomeBytes([out] sequence< byte > aData, [in] long nMaxBytesToRead) | XInputStream | |
readString([in] sequence< char > Delimiters, [in] boolean bRemoveDelimiter) | XTextInputStream | |
release() | XInterface | |
setEncoding([in] string Encoding) | XTextInputStream | |
skipBytes([in] long nBytesToSkip) | XInputStream |