LibreOffice Module svx (master) 1
Classes | Namespaces | Enumerations | Functions
svdotable.hxx File Reference
#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>
Include dependency graph for svdotable.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  sdr::table::CellPos
 
struct  sdr::table::TableStyleSettings
 TableStyleSettings. More...
 
class  sdr::table::SdrTableObj
 

Namespaces

namespace  sdr
 
namespace  sdr::contact
 
namespace  sdr::table
 

Enumerations

enum class  sdr::table::TableHitKind {
  sdr::table::NONE ,
  sdr::table::Cell ,
  sdr::table::CellTextArea ,
  sdr::table::HorizontalBorder ,
  sdr::table::VerticallBorder
}
 SdrTableHitKind. More...
 

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)