LibreOffice Module svx (master)
1
|
#include <com/sun/star/text/WritingMode.hpp>
#include <com/sun/star/container/XIndexAccess.hpp>
#include <com/sun/star/table/XTable.hpp>
#include <rtl/ref.hxx>
#include <svx/svdotext.hxx>
#include <svx/svxdllapi.h>
#include <boost/property_tree/ptree_fwd.hpp>
Go to the source code of this file.
Classes | |
struct | sdr::table::CellPos |
struct | sdr::table::TableStyleSettings |
TableStyleSettings. More... | |
class | sdr::table::SdrTableObj |
Namespaces | |
sdr::contact | |
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... | |
void | sdr::table::ImportAsRTF (SvStream &rStream, SdrTableObj &rObj) |