LibreOffice Module chart2 (master) 1
Classes | Namespaces
CommonFunctors.hxx File Reference
#include <o3tl/any.hxx>
#include <rtl/math.hxx>
#include <com/sun/star/uno/Any.hxx>
#include <rtl/ustring.hxx>
#include "charttoolsdllapi.hxx"
#include <limits>
Include dependency graph for CommonFunctors.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  chart::CommonFunctors::makeAny< T >
 unary function to convert any type T into a css::uno::Any. More...
 
struct  chart::CommonFunctors::AnyToDouble
 unary function to convert css::uno::Any into a double number. More...
 
struct  chart::CommonFunctors::AnyToString
 unary function to convert css::uno::Any into an OUString. More...
 
struct  chart::CommonFunctors::OUStringToDouble
 unary function to convert an OUString into a double number. More...
 
struct  chart::CommonFunctors::DoubleToOUString
 unary function to convert a double number into an OUString. More...
 

Namespaces

namespace  chart
 
namespace  chart::CommonFunctors