Home
last modified time | relevance | path

Searched refs:VCLXFormattedSpinField (Results 1 – 4 of 4) sorted by relevance

/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx4371 VCLXFormattedSpinField::VCLXFormattedSpinField() in VCLXFormattedSpinField() function in VCLXFormattedSpinField
4375 VCLXFormattedSpinField::~VCLXFormattedSpinField() in ~VCLXFormattedSpinField()
4388 sal_Bool VCLXFormattedSpinField::isStrictFormat() in isStrictFormat()
4536 VCLXFormattedSpinField::getTypes()
4816 return VCLXFormattedSpinField::isStrictFormat(); in isStrictFormat()
4888 VCLXFormattedSpinField::getTypes()
5028 return VCLXFormattedSpinField::isStrictFormat(); in isStrictFormat()
5192 VCLXFormattedSpinField::getTypes()
5548 VCLXFormattedSpinField::getTypes()
5787 VCLXFormattedSpinField::getTypes()
[all …]
H A Dvclxtoolkit.cxx731 … ((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()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx848 class VCLXFormattedSpinField : public VCLXSpinField class
857 VCLXFormattedSpinField();
858 ~VCLXFormattedSpinField();
877 public VCLXFormattedSpinField
925 public VCLXFormattedSpinField
970 public VCLXFormattedSpinField
1017 public VCLXFormattedSpinField
1067 public VCLXFormattedSpinField
1113 public VCLXFormattedSpinField
/trunk/main/svtools/source/uno/
H A Dunoiface.cxx123 ((VCLXFormattedSpinField*)*ppNewComp)->SetFormatter( (FormatterBase*)(DateField*)pWindow ); in CreateWindow()

Completed in 121 milliseconds