LibreOffice Module oox (master) 1
Namespaces | Functions
vmlformatting.cxx File Reference
#include <sal/config.h>
#include <cstdlib>
#include <oox/vml/vmlformatting.hxx>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/drawing/XShape.hpp>
#include <com/sun/star/drawing/EnhancedCustomShapeTextPathMode.hpp>
#include <com/sun/star/table/ShadowFormat.hpp>
#include <com/sun/star/text/XTextRange.hpp>
#include <o3tl/float_int_conversion.hxx>
#include <o3tl/unit_conversion.hxx>
#include <rtl/strbuf.hxx>
#include <sal/log.hxx>
#include <osl/diagnose.h>
#include <oox/drawingml/color.hxx>
#include <oox/drawingml/drawingmltypes.hxx>
#include <drawingml/fillproperties.hxx>
#include <drawingml/lineproperties.hxx>
#include <oox/drawingml/shapepropertymap.hxx>
#include <oox/helper/attributelist.hxx>
#include <oox/helper/graphichelper.hxx>
#include <oox/token/properties.hxx>
#include <oox/token/tokens.hxx>
#include <svx/svdtrans.hxx>
#include <comphelper/propertysequence.hxx>
#include <o3tl/string_view.hxx>
#include <vcl/virdev.hxx>
Include dependency graph for vmlformatting.cxx:

Go to the source code of this file.

Namespaces

namespace  oox
 
namespace  oox::vml
 

Functions

static void oox::vml::lcl_setGradientStop (std::multimap< double, Color > &rMap, const double fKey, const Color &rValue)
 
static beans::PropertyValue oox::vml::lcl_createTextpathProps ()