|
LibreOffice Module basic (master) 1
|
This is the complete list of members for SbiStream, including all inherited members.
| aLine | SbiStream | private |
| Close() | SbiStream | |
| ExpandFile() | SbiStream | |
| GetBlockLen() const | SbiStream | inline |
| GetLine() const | SbiStream | inline |
| GetMode() const | SbiStream | inline |
| GetStrm() | SbiStream | inline |
| IsAppend() const | SbiStream | inline |
| IsBinary() const | SbiStream | inline |
| IsRandom() const | SbiStream | inline |
| IsSeq() const | SbiStream | inline |
| IsText() const | SbiStream | inline |
| MapError() | SbiStream | private |
| nError | SbiStream | private |
| nExpandOnWriteTo | SbiStream | private |
| nLen | SbiStream | private |
| nLine | SbiStream | private |
| nMode | SbiStream | private |
| Open(std::string_view, StreamMode, SbiStreamFlags, short) | SbiStream | |
| pStrm | SbiStream | private |
| Read(OString &, sal_uInt16=0, bool bForceReadingPerByte=false) | SbiStream | |
| Read(char &) | SbiStream | |
| SbiStream() | SbiStream | |
| SetExpandOnWriteTo(sal_uInt64 n) | SbiStream | inline |
| Write(const OString &) | SbiStream | |
| ~SbiStream() | SbiStream |