Home
last modified time | relevance | path

Searched refs:GetMetricFormatter (Results 1 – 2 of 2) sorted by relevance

/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx5521 MetricFormatter *VCLXMetricField::GetMetricFormatter() throw(::com::sun::star::uno::RuntimeExceptio… in GetMetricFormatter() function in VCLXMetricField
5576 return GetMetricFormatter()->GetValue( MetricUnitUnoToVcl( nUnit ) );
5582 return GetMetricFormatter()->GetCorrectedValue( MetricUnitUnoToVcl( nUnit ) ); in getCorrectedValue()
5602 GetMetricFormatter()->SetValue( Value, MetricUnitUnoToVcl( Unit ) ); in setValue()
5609 GetMetricFormatter()->SetUserValue( Value, MetricUnitUnoToVcl( Unit ) ); in setUserValue()
5638 GetMetricFormatter()->SetDecimalDigits( Value ); in setDecimalDigits()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx1019 MetricFormatter *GetMetricFormatter() throw(::com::sun::star::uno::RuntimeException);

Completed in 60 milliseconds