|
LibreOffice Module sax (master) 1
|
This is the complete list of members for sax_fastparser::CachedOutputStream, including all inherited members.
| CachedOutputStream() | sax_fastparser::CachedOutputStream | inline |
| flush() | sax_fastparser::CachedOutputStream | inline |
| getOutputStream() const | sax_fastparser::CachedOutputStream | inline |
| mbWriteToOutStream | sax_fastparser::CachedOutputStream | private |
| mnCacheWrittenSize | sax_fastparser::CachedOutputStream | private |
| mnMaximumSize | sax_fastparser::CachedOutputStream | privatestatic |
| mpCache | sax_fastparser::CachedOutputStream | private |
| mpForMerge | sax_fastparser::CachedOutputStream | private |
| mxOutputStream | sax_fastparser::CachedOutputStream | private |
| pSeq | sax_fastparser::CachedOutputStream | private |
| resetOutputToStream() | sax_fastparser::CachedOutputStream | inline |
| setOutput(std::shared_ptr< ForMergeBase > pForMerge) | sax_fastparser::CachedOutputStream | inline |
| setOutputStream(const css::uno::Reference< css::io::XOutputStream > &xOutputStream) | sax_fastparser::CachedOutputStream | inline |
| writeBytes(const sal_Int8 *pStr, sal_Int32 nLen) | sax_fastparser::CachedOutputStream | inline |