Home
last modified time | relevance | path

Searched refs:GetBaseValue (Results 1 – 6 of 6) sorted by relevance

/trunk/main/cui/source/tabpages/
H A Dtransfrm.cxx935 …nWidth = MetricField::ConvertDoubleValue( nWidth, maMtrWidth.GetBaseValue(), maMtrWidth.GetDecimal… in FillItemSet()
942 …nHeight = MetricField::ConvertDoubleValue( nHeight, maMtrHeight.GetBaseValue(), maMtrHeight.GetDec… in FillItemSet()
1049 …fTmpWidth = MetricField::ConvertDoubleValue(fTmpWidth, maMtrWidth.GetBaseValue(), maMtrWidth.GetDe… in Reset()
1061 …fTmpHeight = MetricField::ConvertDoubleValue(fTmpHeight, maMtrHeight.GetBaseValue(), maMtrHeight.G… in Reset()
/trunk/main/svtools/source/control/
H A Dctrlbox.cxx1433 …sal_Int64 nTempValue = MetricField::ConvertValue( nNewValue, GetBaseValue(), GetDecimalDigits(), e… in SetValue()
1486 …return MetricField::ConvertValue( nValue, GetBaseValue(), GetDecimalDigits(), GetUnit(), eOutUnit … in GetValue()
1506 …sal_Int64 nTempValue = MetricField::ConvertValue( nNewValue, GetBaseValue(), GetDecimalDigits(), e… in SetUserValue()
/trunk/main/sw/source/ui/utlui/
H A Dprcntfld.cxx92 nOldBaseValue = GetBaseValue(); in ShowPercent()
/trunk/main/svx/source/sidebar/possize/
H A DPosSizePropertyPanel.cxx1115 …nWidth = MetricField::ConvertDoubleValue( nWidth, mpMtrWidth->GetBaseValue(), mpMtrWidth->GetDecim… in executeSize()
1122 …nHeight = MetricField::ConvertDoubleValue( nHeight, mpMtrHeight->GetBaseValue(), mpMtrHeight->GetD… in executeSize()
/trunk/main/vcl/inc/vcl/
H A Dfield.hxx269 sal_Int64 GetBaseValue( FieldUnit eOutUnit = FUNIT_NONE ) const;
/trunk/main/vcl/source/control/
H A Dfield.cxx1689 sal_Int64 MetricFormatter::GetBaseValue( FieldUnit eOutUnit ) const in GetBaseValue() function in MetricFormatter

Completed in 56 milliseconds