Lines Matching refs:SVTXFormattedField

104 		*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()
1165 ::com::sun::star::uno::Any SVTXFormattedField::GetMaxValue() in GetMaxValue()
1177 void SVTXFormattedField::SetDefaultValue(const ::com::sun::star::uno::Any& rValue) in SetDefaultValue()
1210 ::com::sun::star::uno::Any SVTXFormattedField::GetDefaultValue() in GetDefaultValue()
1225 sal_Bool SVTXFormattedField::GetTreatAsNumber() in GetTreatAsNumber()
1235 void SVTXFormattedField::SetTreatAsNumber(sal_Bool bSet) in SetTreatAsNumber()
1243 ::com::sun::star::uno::Any SVTXFormattedField::GetValue() in GetValue()
1265 void SVTXFormattedField::SetValue(const ::com::sun::star::uno::Any& rValue) in SetValue()
1300 …:uno::Reference< ::com::sun::star::util::XNumberFormatsSupplier > SVTXFormattedField::getFormatsS… in getFormatsSupplier()
1306 void SVTXFormattedField::setFormatsSupplier(const ::com::sun::star::uno::Reference< ::com::sun::sta… in setFormatsSupplier()
1348 sal_Int32 SVTXFormattedField::getFormatKey(void) const in getFormatKey()
1355 void SVTXFormattedField::setFormatKey(sal_Int32 nKey) in setFormatKey()
1373 void SVTXFormattedField::NotifyTextListeners() in NotifyTextListeners()
1383 void SVTXFormattedField::ImplGetPropertyIds( std::list< sal_uInt16 > &rIds ) in ImplGetPropertyIds()
1681 return (aRet.hasValue() ? aRet : SVTXFormattedField::queryInterface( rType )); in queryInterface()
1687 SVTXFormattedField::getTypes()
1829 SVTXFormattedField::ImplGetPropertyIds( rIds ); in ImplGetPropertyIds()
1848 return (aRet.hasValue() ? aRet : SVTXFormattedField::queryInterface( rType )); in queryInterface()
1854 SVTXFormattedField::getTypes()
2026 SVTXFormattedField::setProperty(PropertyName, Value); in setProperty()
2030 SVTXFormattedField::setProperty(PropertyName, Value); in setProperty()
2056 return SVTXFormattedField::getProperty(PropertyName); in getProperty()
2059 return SVTXFormattedField::getProperty(PropertyName); in getProperty()
2068 SVTXFormattedField::ImplGetPropertyIds( rIds ); in ImplGetPropertyIds()