LibreOffice Module sw (master) 1
|
#include <com/sun/star/document/XFilter.hpp>
#include <com/sun/star/document/XExporter.hpp>
#include <com/sun/star/lang/XServiceInfo.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 | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::uno |