LibreOffice Module sw (master)
1
|
#include <com/sun/star/document/XFilter.hpp>
#include <com/sun/star/document/XExporter.hpp>
#include <cppuhelper/implbase.hxx>
#include <shellio.hxx>
Go to the source code of this file.
Classes | |
class | RtfWriter |
Dummy Writer implementation to be able to use the string format methods of the base class. More... | |
class | RtfExportFilter |
The physical access to the RTF document (for writing). More... | |
Namespaces | |
com::sun::star::uno | |