Lines Matching refs:GetField
625 if ( GetField() ) in ImplSetUserValue()
640 if ( !GetField() ) in GetValue()
645 if ( ImplNumericGetValue( GetField()->GetText(), nTempValue, in GetValue()
714 if ( !GetField() ) in Reformat()
717 if ( !GetField()->GetText().Len() && ImplGetEmptyFieldValue() ) in Reformat()
723 sal_Bool bOK = ImplNumericReformat( GetField()->GetText(), nTemp, aStr ); in Reformat()
776 if ( GetField() ) in ImplNewFieldValue()
787 Selection aSelection = GetField()->GetSelection(); in ImplNewFieldValue()
789 XubString aText = GetField()->GetText(); in ImplNewFieldValue()
803 if ( GetField()->GetText() != aText ) in ImplNewFieldValue()
805 GetField()->SetModifyFlag(); in ImplNewFieldValue()
806 GetField()->Modify(); in ImplNewFieldValue()
867 …if ( ImplNumericProcessKeyInput( GetField(), *rNEvt.GetKeyEvent(), IsStrictFormat(), IsUseThousand… in PreNotify()
986 …if ( ImplNumericProcessKeyInput( GetField(), *rNEvt.GetKeyEvent(), IsStrictFormat(), IsUseThousand… in PreNotify()
1609 if ( !GetField() ) in GetValue()
1614 …if ( !ImplMetricGetValue( GetField()->GetText(), nTempValue, mnBaseValue, GetDecimalDigits(), Impl… in GetValue()
1700 if ( !GetField() ) in Reformat()
1703 XubString aText = GetField()->GetText(); in Reformat()
1831 …if ( ImplMetricProcessKeyInput( GetField(), *rNEvt.GetKeyEvent(), IsStrictFormat(), IsUseThousandS… in PreNotify()
1957 …if ( ImplMetricProcessKeyInput( GetField(), *rNEvt.GetKeyEvent(), IsStrictFormat(), IsUseThousandS… in PreNotify()
2200 if ( !GetField() ) in GetValue()
2204 …if ( ImplCurrencyGetValue( GetField()->GetText(), nTempValue, GetDecimalDigits(), ImplGetLocaleDat… in GetValue()
2221 if ( !GetField() ) in Reformat()
2225 sal_Bool bOK = ImplCurrencyReformat( GetField()->GetText(), aStr ); in Reformat()
2298 …if ( ImplCurrencyProcessKeyInput( GetField(), *rNEvt.GetKeyEvent(), IsStrictFormat(), IsUseThousan… in PreNotify()
2417 …if ( ImplCurrencyProcessKeyInput( GetField(), *rNEvt.GetKeyEvent(), IsStrictFormat(), IsUseThousan… in PreNotify()