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

unary function to convert a double number into an OUString. More...

#include <CommonFunctors.hxx>

Public Member Functions

OUString operator() (double fNumber)
 

Detailed Description

unary function to convert a double number into an OUString.

For conversion rtl::math::DoubleToOUString is used.

Definition at line 110 of file CommonFunctors.hxx.

Member Function Documentation

◆ operator()()

OUString chart::CommonFunctors::DoubleToOUString::operator() ( double  fNumber)
inline

Definition at line 112 of file CommonFunctors.hxx.


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