LibreOffice Module sw (master) 1
|
#include <rtl/strbuf.hxx>
#include <vector>
Go to the source code of this file.
Classes | |
class | RtfStringBufferValue |
Contains a buffered string or graphic during RTF export. More... | |
class | RtfStringBuffer |
Wrapper around OStringBuffers, so less hexdump of graphics have to be kept in memory during RTF export. More... | |