Home
last modified time | relevance | path

Searched defs:eInUnit (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/ui/utlui/
H A Dprcntfld.cxx143 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()
/trunk/main/vcl/source/control/
H A Dfield.cxx1255 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 …]
/trunk/main/vcl/inc/vcl/
H A Dfield.hxx598 FieldUnit eInUnit, FieldUnit eOutUnit ) in ConvertDoubleValue()
601 FieldUnit eInUnit, MapUnit eOutUnit ) in ConvertDoubleValue()
604 MapUnit eInUnit, FieldUnit eOutUnit ) in ConvertDoubleValue()
/trunk/main/svx/source/stbctrls/
H A Dpszctrl.cxx76 FieldUnit eInUnit = FUNIT_100TH_MM; in GetMetricStr_Impl() local
/trunk/main/svtools/source/control/
H A Dctrlbox.cxx1429 void FontSizeBox::SetValue( sal_Int64 nNewValue, FieldUnit eInUnit ) in SetValue()
1502 void FontSizeBox::SetUserValue( sal_Int64 nNewValue, FieldUnit eInUnit ) in SetUserValue()

Completed in 57 milliseconds