Searched defs:eInUnit (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/sw/source/ui/utlui/ |
H A D | prcntfld.cxx | 143 void PercentField::SetValue(sal_Int64 nNewValue, FieldUnit eInUnit) in SetValue() 150 void PercentField::SetPrcntValue(sal_Int64 nNewValue, FieldUnit eInUnit) in SetPrcntValue() 177 void PercentField::SetUserValue( sal_Int64 nNewValue, FieldUnit eInUnit ) in SetUserValue() 205 void PercentField::SetBaseValue(sal_Int64 nNewValue, FieldUnit eInUnit) in SetBaseValue() 226 void PercentField::SetMin(sal_Int64 nNewMin, FieldUnit eInUnit) in SetMin() 245 void PercentField::SetMax(sal_Int64 nNewMax, FieldUnit eInUnit) in SetMax() 331 sal_Int64 PercentField::Convert(sal_Int64 nValue, FieldUnit eInUnit, FieldUnit eOutUnit) in Convert()
|
/aoo42x/main/vcl/source/control/ |
H A D | field.cxx | 1255 FieldUnit eInUnit, FieldUnit eOutUnit ) in ConvertValue() 1274 MapUnit eInUnit, FieldUnit eOutUnit ) in ConvertValue() 1284 FieldUnit eInUnit, MapUnit eOutUnit ) in ConvertValue() 1573 void MetricFormatter::SetValue( sal_Int64 nNewValue, FieldUnit eInUnit ) in SetValue() 1598 void MetricFormatter::SetUserValue( sal_Int64 nNewValue, FieldUnit eInUnit ) in SetUserValue() 1645 void MetricFormatter::SetMin( sal_Int64 nNewMin, FieldUnit eInUnit ) in SetMin() 1663 void MetricFormatter::SetMax( sal_Int64 nNewMax, FieldUnit eInUnit ) in SetMax() 1681 void MetricFormatter::SetBaseValue( sal_Int64 nNewBase, FieldUnit eInUnit ) in SetBaseValue() 1789 void MetricField::SetFirst( sal_Int64 nNewFirst, FieldUnit eInUnit ) in SetFirst() 1808 void MetricField::SetLast( sal_Int64 nNewLast, FieldUnit eInUnit ) in SetLast() [all …]
|
/aoo42x/main/vcl/inc/vcl/ |
H A D | field.hxx | 598 FieldUnit eInUnit, FieldUnit eOutUnit ) in ConvertDoubleValue() 601 FieldUnit eInUnit, MapUnit eOutUnit ) in ConvertDoubleValue() 604 MapUnit eInUnit, FieldUnit eOutUnit ) in ConvertDoubleValue()
|
/aoo42x/main/svx/source/stbctrls/ |
H A D | pszctrl.cxx | 76 FieldUnit eInUnit = FUNIT_100TH_MM; in GetMetricStr_Impl() local
|
/aoo42x/main/svtools/source/control/ |
H A D | ctrlbox.cxx | 1429 void FontSizeBox::SetValue( sal_Int64 nNewValue, FieldUnit eInUnit ) in SetValue() 1502 void FontSizeBox::SetUserValue( sal_Int64 nNewValue, FieldUnit eInUnit ) in SetUserValue()
|
Completed in 52 milliseconds