#include <unitconv.hxx>
|
static OUString | BuildIndexString (std::u16string_view rFromUnit, std::u16string_view rToUnit) |
|
Definition at line 27 of file unitconv.hxx.
◆ ScUnitConverterData() [1/2]
ScUnitConverterData::ScUnitConverterData |
( |
std::u16string_view |
rFromUnit, |
|
|
std::u16string_view |
rToUnit, |
|
|
double |
fValue |
|
) |
| |
◆ ScUnitConverterData() [2/2]
◆ BuildIndexString()
OUString ScUnitConverterData::BuildIndexString |
( |
std::u16string_view |
rFromUnit, |
|
|
std::u16string_view |
rToUnit |
|
) |
| |
|
static |
◆ GetIndexString()
const OUString & ScUnitConverterData::GetIndexString |
( |
| ) |
const |
|
inline |
◆ GetValue()
double ScUnitConverterData::GetValue |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ maIndexString
OUString ScUnitConverterData::maIndexString |
|
private |
◆ mfValue
double ScUnitConverterData::mfValue |
|
private |
The documentation for this class was generated from the following files: