LibreOffice Module chart2 (master) 1
|
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) |
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.
|
inline |
Definition at line 52 of file CommonFunctors.hxx.