Searched refs:GetMetricFormatter (Results 1 – 2 of 2) sorted by relevance
5515 MetricFormatter *VCLXMetricField::GetMetricFormatter() throw(::com::sun::star::uno::RuntimeExceptio… in GetMetricFormatter() function in VCLXMetricField5570 return GetMetricFormatter()->GetValue( MetricUnitUnoToVcl( nUnit ) );5576 return GetMetricFormatter()->GetCorrectedValue( MetricUnitUnoToVcl( nUnit ) ); in getCorrectedValue()5596 GetMetricFormatter()->SetValue( Value, MetricUnitUnoToVcl( Unit ) ); in setValue()5603 GetMetricFormatter()->SetUserValue( Value, MetricUnitUnoToVcl( Unit ) ); in setUserValue()5632 GetMetricFormatter()->SetDecimalDigits( Value ); in setDecimalDigits()
1019 MetricFormatter *GetMetricFormatter() throw(::com::sun::star::uno::RuntimeException);
Completed in 47 milliseconds