LibreOffice Module sw (master) 1
|
#include <memory>
#include <com/sun/star/drawing/FillStyle.hpp>
#include "attributeoutputbase.hxx"
#include "rtfstringbuffer.hxx"
#include <wrtswtbl.hxx>
#include <rtl/strbuf.hxx>
#include <editeng/boxitem.hxx>
#include <optional>
Go to the source code of this file.
Classes | |
class | RtfAttributeOutput |
The class that has handlers for various resource types when exporting as RTF. More... | |