LibreOffice Module chart2 (master) 1
|
unary function to convert any type T into a css::uno::Any. More...
#include <CommonFunctors.hxx>
Public Member Functions | |
css::uno::Any | operator() (const T &aVal) |
unary function to convert any type T into a css::uno::Any.
uno::makeAny is an inline function. Thus is cannot be taken directly (via mem_fun_ptr)
Definition at line 38 of file CommonFunctors.hxx.
|
inline |
Definition at line 40 of file CommonFunctors.hxx.