LibreOffice Module svx (master) 1
Classes | Namespaces | Functions
tablertfexporter.cxx File Reference
#include <vector>
#include <com/sun/star/table/XTable.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <comphelper/diagnose_ex.hxx>
#include <tools/stream.hxx>
#include <svtools/rtfkeywd.hxx>
#include <svtools/rtfout.hxx>
#include <editeng/eeitem.hxx>
#include <svx/sdtaitm.hxx>
#include <editeng/wghtitem.hxx>
#include <editeng/postitem.hxx>
#include <editeng/udlnitem.hxx>
#include <cell.hxx>
#include <svx/svdotable.hxx>
#include <svx/svdoutl.hxx>
#include <editeng/editeng.hxx>
#include <editeng/outlobj.hxx>
Include dependency graph for tablertfexporter.cxx:

Go to the source code of this file.

Classes

class  sdr::table::SdrTableRtfExporter
 

Namespaces

namespace  sdr
 
namespace  sdr::table
 

Functions

void sdr::table::ExportAsRTF (SvStream &rStrm, SdrTableObj &rObj)
 Hack for clipboard with calc and writer, export and import table content as rtf table. More...
 
constexpr OUStringLiteral sdr::table::gsSize (u"Size")