Searched refs:VCLXFormattedSpinField (Results 1 – 4 of 4) sorted by relevance
4363 void VCLXFormattedSpinField::ImplGetPropertyIds( std::list< sal_uInt16 > &rIds ) in ImplGetPropertyIds()4371 VCLXFormattedSpinField::VCLXFormattedSpinField() in VCLXFormattedSpinField() function in VCLXFormattedSpinField4375 VCLXFormattedSpinField::~VCLXFormattedSpinField() in ~VCLXFormattedSpinField()4379 void VCLXFormattedSpinField::setStrictFormat( sal_Bool bStrict ) in setStrictFormat()4388 sal_Bool VCLXFormattedSpinField::isStrictFormat() in isStrictFormat()4395 void VCLXFormattedSpinField::setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::st… in setProperty()4434 ::com::sun::star::uno::Any VCLXFormattedSpinField::getProperty( const ::rtl::OUString& PropertyName… in getProperty()4503 VCLXFormattedSpinField::ImplGetPropertyIds( rIds ); in ImplGetPropertyIds()4530 return (aRet.hasValue() ? aRet : VCLXFormattedSpinField::queryInterface( rType )); in queryInterface()4536 VCLXFormattedSpinField::getTypes()[all …]
731 … ((VCLXFormattedSpinField*)*ppNewComp)->SetFormatter( (FormatterBase*)(CurrencyField*)pNewWindow ); in ImplCreateWindow()740 … ((VCLXFormattedSpinField*)*ppNewComp)->SetFormatter( (FormatterBase*)(DateField*)pNewWindow ); in ImplCreateWindow()801 …((VCLXFormattedSpinField*)*ppNewComp)->SetFormatter( (FormatterBase*)(LongCurrencyField*)pNewWindo… in ImplCreateWindow()817 … ((VCLXFormattedSpinField*)*ppNewComp)->SetFormatter( (FormatterBase*)(MetricField*)pNewWindow ); in ImplCreateWindow()852 … ((VCLXFormattedSpinField*)*ppNewComp)->SetFormatter( (FormatterBase*)(NumericField*)pNewWindow ); in ImplCreateWindow()864 … ((VCLXFormattedSpinField*)*ppNewComp)->SetFormatter( (FormatterBase*)(PatternField*)pNewWindow ); in ImplCreateWindow()946 … ((VCLXFormattedSpinField*)*ppNewComp)->SetFormatter( (FormatterBase*)(TimeField*)pNewWindow ); in ImplCreateWindow()
848 class VCLXFormattedSpinField : public VCLXSpinField class857 VCLXFormattedSpinField();858 ~VCLXFormattedSpinField();877 public VCLXFormattedSpinField925 public VCLXFormattedSpinField970 public VCLXFormattedSpinField1017 public VCLXFormattedSpinField1067 public VCLXFormattedSpinField1113 public VCLXFormattedSpinField
123 ((VCLXFormattedSpinField*)*ppNewComp)->SetFormatter( (FormatterBase*)(DateField*)pWindow ); in CreateWindow()