Searched defs:SetUserValue (Results 1 – 6 of 6) sorted by relevance
177 void PercentField::SetUserValue( sal_Int64 nNewValue, FieldUnit eInUnit ) in SetUserValue() function in PercentField
492 void SetUserValue( sal_Int64 nNewValue ) { SetUserValue( nNewValue, FUNIT_NONE ); } in SetUserValue() function in FontSizeBox
408 void LongCurrencyFormatter::SetUserValue( BigInt nNewValue ) in SetUserValue() function in LongCurrencyFormatter
631 void NumericFormatter::SetUserValue( sal_Int64 nNewValue ) in SetUserValue() function in NumericFormatter1598 void MetricFormatter::SetUserValue( sal_Int64 nNewValue, FieldUnit eInUnit ) in SetUserValue() function in MetricFormatter
1502 void FontSizeBox::SetUserValue( sal_Int64 nNewValue, FieldUnit eInUnit ) in SetUserValue() function in FontSizeBox
1622 void Menu::SetUserValue( sal_uInt16 nItemId, sal_uLong nValue ) in SetUserValue() function in Menu
Completed in 81 milliseconds