LibreOffice Module chart2 (master) 1
Public Member Functions | List of all members
chart::CommonFunctors::AnyToDouble Struct Reference

unary function to convert css::uno::Any into a double number. More...

#include <CommonFunctors.hxx>

Public Member Functions

double operator() (const css::uno::Any &rAny)
 

Detailed Description

unary function to convert css::uno::Any into a double number.

In case no number can be generated from the Any, NaN is returned.

Definition at line 50 of file CommonFunctors.hxx.

Member Function Documentation

◆ operator()()

double chart::CommonFunctors::AnyToDouble::operator() ( const css::uno::Any &  rAny)
inline

Definition at line 52 of file CommonFunctors.hxx.


The documentation for this struct was generated from the following file: