LibreOffice Module oox (master) 1
Namespaces | Functions
datamodel.cxx File Reference
#include "datamodel.hxx"
#include <rtl/ustrbuf.hxx>
#include <sal/log.hxx>
#include <drawingml/fillproperties.hxx>
#include <drawingml/textbody.hxx>
#include <drawingml/textparagraph.hxx>
#include <drawingml/textrun.hxx>
#include <oox/drawingml/shape.hxx>
#include <com/sun/star/beans/XPropertyState.hpp>
#include <com/sun/star/drawing/FillStyle.hpp>
#include <com/sun/star/drawing/LineStyle.hpp>
#include <editeng/unoprnms.hxx>
#include <unordered_set>
Include dependency graph for datamodel.cxx:

Go to the source code of this file.

Namespaces

namespace  oox
 
namespace  oox::drawingml
 

Functions

static void oox::drawingml::addProperty (const OUString &rName, const css::uno::Reference< css::beans::XPropertySetInfo > &xInfo, std::vector< std::pair< OUString, css::uno::Any > > &rTarget, const css::uno::Reference< css::beans::XPropertySet > &xPropSet)
 
static void oox::drawingml::Connection_dump (const svx::diagram::Connection &rConnection)
 
static void oox::drawingml::Point_dump (const svx::diagram::Point &rPoint, const Shape *pShape)