Lines Matching refs:VCLXMetricField

5474 void VCLXMetricField::ImplGetPropertyIds( std::list< sal_uInt16 > &rIds )  in ImplGetPropertyIds()
5507 VCLXMetricField::VCLXMetricField() in VCLXMetricField() function in VCLXMetricField
5511 VCLXMetricField::~VCLXMetricField() in ~VCLXMetricField()
5515 MetricFormatter *VCLXMetricField::GetMetricFormatter() throw(::com::sun::star::uno::RuntimeExceptio… in GetMetricFormatter()
5523 MetricField *VCLXMetricField::GetMetricField() throw(::com::sun::star::uno::RuntimeException) in GetMetricField()
5532 ::com::sun::star::uno::Any VCLXMetricField::queryInterface( const ::com::sun::star::uno::Type & rTy… in queryInterface()
5540 IMPL_XTYPEPROVIDER_START( VCLXMetricField )
5549 …sal_Int64 VCLXMetricField::get##method( sal_Int16 nUnit ) throw (::com::sun::star::uno::RuntimeExc…
5554 …void VCLXMetricField::set##method( sal_Int64 nValue, sal_Int16 nUnit ) throw (::com::sun::star::un…
5567 ::sal_Int64 VCLXMetricField::getValue( ::sal_Int16 nUnit ) throw (::com::sun::star::uno::RuntimeExc…
5573 ::sal_Int64 VCLXMetricField::getCorrectedValue( ::sal_Int16 nUnit ) throw (::com::sun::star::uno::R… in getCorrectedValue()
5580 void VCLXMetricField::CallListeners() in CallListeners()
5593 void VCLXMetricField::setValue( ::sal_Int64 Value, ::sal_Int16 Unit ) throw (::com::sun::star::uno:… in setValue()
5600 void VCLXMetricField::setUserValue( ::sal_Int64 Value, ::sal_Int16 Unit ) throw (::com::sun::star::… in setUserValue()
5607 void VCLXMetricField::setStrictFormat( sal_Bool bStrict ) throw(::com::sun::star::uno::RuntimeExcep… in setStrictFormat()
5612 sal_Bool VCLXMetricField::isStrictFormat() throw(::com::sun::star::uno::RuntimeException) in isStrictFormat()
5617 void VCLXMetricField::setSpinSize( sal_Int64 Value ) throw(::com::sun::star::uno::RuntimeException) in setSpinSize()
5623 sal_Int64 VCLXMetricField::getSpinSize() throw(::com::sun::star::uno::RuntimeException) in getSpinSize()
5629 void VCLXMetricField::setDecimalDigits( sal_Int16 Value ) throw(::com::sun::star::uno::RuntimeExcep… in setDecimalDigits()
5635 sal_Int16 VCLXMetricField::getDecimalDigits() throw(::com::sun::star::uno::RuntimeException) in getDecimalDigits()
5643 void VCLXMetricField::setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::uno… in setProperty()
5689 ::com::sun::star::uno::Any VCLXMetricField::getProperty( const ::rtl::OUString& PropertyName ) thro… in getProperty()