Searched refs:VCLXMetricField (Results 1 – 3 of 3) sorted by relevance
5480 void VCLXMetricField::ImplGetPropertyIds( std::list< sal_uInt16 > &rIds ) in ImplGetPropertyIds()5513 VCLXMetricField::VCLXMetricField() in VCLXMetricField() function in VCLXMetricField5517 VCLXMetricField::~VCLXMetricField() in ~VCLXMetricField()5521 MetricFormatter *VCLXMetricField::GetMetricFormatter() throw(::com::sun::star::uno::RuntimeExceptio… in GetMetricFormatter()5529 MetricField *VCLXMetricField::GetMetricField() throw(::com::sun::star::uno::RuntimeException) in GetMetricField()5538 ::com::sun::star::uno::Any VCLXMetricField::queryInterface( const ::com::sun::star::uno::Type & rTy… in queryInterface()5546 IMPL_XTYPEPROVIDER_START( VCLXMetricField )5555 …sal_Int64 VCLXMetricField::get##method( sal_Int16 nUnit ) throw (::com::sun::star::uno::RuntimeExc…5560 …void VCLXMetricField::set##method( sal_Int64 nValue, sal_Int16 nUnit ) throw (::com::sun::star::un…5573 ::sal_Int64 VCLXMetricField::getValue( ::sal_Int16 nUnit ) throw (::com::sun::star::uno::RuntimeExc…[all …]
816 *ppNewComp = new VCLXMetricField; in ImplCreateWindow()
1016 class VCLXMetricField : public ::com::sun::star::awt::XMetricField, class1023 VCLXMetricField();1024 ~VCLXMetricField();