Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/vcl/
H A Dfield.hxx106 class VCL_DLLPUBLIC PatternFormatter : public FormatterBase class
117 PatternFormatter();
125 ~PatternFormatter();
502 class VCL_DLLPUBLIC PatternField : public SpinField, public PatternFormatter
715 class VCL_DLLPUBLIC PatternBox : public ComboBox, public PatternFormatter
732 using PatternFormatter::GetString;
/trunk/main/vcl/source/control/
H A Dfield2.cxx763 void PatternFormatter::ImplSetMask( const ByteString& rEditMask, in ImplSetMask()
818 PatternFormatter::PatternFormatter() in PatternFormatter() function in PatternFormatter
827 void PatternFormatter::ImplLoadRes( const ResId& rResId ) in ImplLoadRes()
852 PatternFormatter::~PatternFormatter() in ~PatternFormatter()
858 void PatternFormatter::SetMask( const ByteString& rEditMask, in SetMask()
867 void PatternFormatter::SetString( const XubString& rStr ) in SetString()
879 XubString PatternFormatter::GetString() const in GetString()
889 void PatternFormatter::Reformat() in Reformat()
901 void PatternFormatter::SelectFixedFont() in SelectFixedFont()
933 PatternFormatter::ImplLoadRes( ResId( (RSHEADER_TYPE *)GetClassRes(), *rResId.GetResMgr() ) ); in PatternField()
[all …]

Completed in 30 milliseconds