LibreOffice Module svx (master) 1
Namespaces | Macros
EnhancedCustomShapeFunctionParser.cxx File Reference
#include <sal/config.h>
#include <svx/EnhancedCustomShape2d.hxx>
#include <rtl/ustring.hxx>
#include <sal/log.hxx>
#include <tools/fract.hxx>
#include <com/sun/star/drawing/EnhancedCustomShapeParameterType.hpp>
#include <boost/spirit/include/classic_core.hpp>
#include <functional>
#include <algorithm>
#include <stack>
#include <utility>
#include <math.h>
Include dependency graph for EnhancedCustomShapeFunctionParser.cxx:

Go to the source code of this file.

Namespaces

namespace  EnhancedCustomShape
 

Macros

#define BOOST_SPIRIT_SINGLE_GRAMMAR_INSTANCE
 
#define BOOST_SPIRIT_DEBUG
 

Macro Definition Documentation

◆ BOOST_SPIRIT_DEBUG

#define BOOST_SPIRIT_DEBUG

Definition at line 37 of file EnhancedCustomShapeFunctionParser.cxx.

◆ BOOST_SPIRIT_SINGLE_GRAMMAR_INSTANCE

#define BOOST_SPIRIT_SINGLE_GRAMMAR_INSTANCE

Definition at line 34 of file EnhancedCustomShapeFunctionParser.cxx.