Searched refs:GetNumericValue (Results 1 – 1 of 1) sorted by relevance
421 sal_uInt16 GetNumericValue() const { return (sal_uInt16)(nVal & 0xFF); } in GetNumericValue() function in OptionsUserData456 if (HasNumericValue() && (GetNumericValue() != nNumVal)) in SetNumericValue()503 sTxt += String::CreateFromInt32( aData.GetNumericValue() ); in Paint()1406 sal_Int16 nVal = aData.GetNumericValue(); in FillItemSet()1426 aHyp.GetMinLead() = (sal_uInt8) aPreBreakData.GetNumericValue(); in FillItemSet()1427 aHyp.GetMinTrail() = (sal_uInt8) aPostBreakData.GetNumericValue(); in FillItemSet()1892 aDlg.GetNumericFld().SetValue( aData.GetNumericValue() ); in IMPL_LINK()1896 if (-1 != nVal && aData.GetNumericValue() != nVal) in IMPL_LINK()
Completed in 15 milliseconds