Searched refs:VCLXMetricField (Results 1 – 3 of 3) sorted by relevance
5474 void VCLXMetricField::ImplGetPropertyIds( std::list< sal_uInt16 > &rIds ) in ImplGetPropertyIds()5507 VCLXMetricField::VCLXMetricField() in VCLXMetricField() function in VCLXMetricField5511 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…[all …]
816 *ppNewComp = new VCLXMetricField; in ImplCreateWindow()
1016 class VCLXMetricField : public ::com::sun::star::awt::XMetricField, class1023 VCLXMetricField();1024 ~VCLXMetricField();