Searched defs:SetFirst (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/vcl/inc/vcl/ | ||
H A D | longcurr.hxx | 124 void SetFirst( BigInt nNewFirst ) { mnFirst = nNewFirst; } in SetFirst() function in LongCurrencyField |
H A D | field.hxx | 195 void SetFirst( sal_Int64 nNewFirst ) { mnFirst = nNewFirst; } in SetFirst() function in NumericFormatter |
/aoo4110/main/vcl/source/control/ | ||
H A D | field.cxx | 1789 void MetricField::SetFirst( sal_Int64 nNewFirst, FieldUnit eInUnit ) in SetFirst() function in MetricField |
Completed in 45 milliseconds