LibreOffice Module chart2 (master) 1
Classes
chart::CommonFunctors Namespace Reference

Classes

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