Home
last modified time | relevance | path

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

/AOO41X/main/svtools/source/uno/
H A Dunoiface.cxx104 *ppNewComp = new SVTXFormattedField; in CreateWindow()
816 SVTXFormattedField::SVTXFormattedField() in SVTXFormattedField() function in SVTXFormattedField
824 SVTXFormattedField::~SVTXFormattedField() in ~SVTXFormattedField()
834 void SVTXFormattedField::SetWindow( Window* _pWindow ) in SetWindow()
842 void SVTXFormattedField::setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::… in setProperty()
967 ::com::sun::star::uno::Any SVTXFormattedField::getProperty( const ::rtl::OUString& PropertyName ) t… in getProperty()
1035 ::com::sun::star::uno::Any SVTXFormattedField::convertEffectiveValue(const ::com::sun::star::uno::A… in convertEffectiveValue()
1096 void SVTXFormattedField::SetMinValue(const ::com::sun::star::uno::Any& rValue) in SetMinValue()
1125 ::com::sun::star::uno::Any SVTXFormattedField::GetMinValue() in GetMinValue()
1137 void SVTXFormattedField::SetMaxValue(const ::com::sun::star::uno::Any& rValue) in SetMaxValue()
[all …]
/AOO41X/main/svtools/source/inc/
H A Dunoiface.hxx175 class SVTXFormattedField : public VCLXSpinField class
186 SVTXFormattedField();
187 ~SVTXFormattedField();
298 class SVTXNumericField : public ::com::sun::star::awt::XNumericField, public SVTXFormattedField
306 …void SAL_CALL acquire() throw() { SVTXFormattedField::acqu… in acquire()
307 …void SAL_CALL release() throw() { SVTXFormattedField::rele… in release()
338 class SVTXCurrencyField : public ::com::sun::star::awt::XCurrencyField, public SVTXFormattedField
346 …void SAL_CALL acquire() throw() { SVTXFormattedField::acqu… in acquire()
347 …void SAL_CALL release() throw() { SVTXFormattedField::rele… in release()