Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dfield.cxx882 if ( MustBeReformatted() && (GetText().Len() || !IsEmptyFieldValueEnabled()) ) in Notify()
1001 if ( MustBeReformatted() && (GetText().Len() || !IsEmptyFieldValueEnabled()) ) in Notify()
1846 if ( MustBeReformatted() && (GetText().Len() || !IsEmptyFieldValueEnabled()) ) in Notify()
1972 if ( MustBeReformatted() && (GetText().Len() || !IsEmptyFieldValueEnabled()) ) in Notify()
2313 if ( MustBeReformatted() && (GetText().Len() || !IsEmptyFieldValueEnabled()) ) in Notify()
2432 if ( MustBeReformatted() && (GetText().Len() || !IsEmptyFieldValueEnabled()) ) in Notify()
H A Dfield2.cxx969 if ( MustBeReformatted() && (GetText().Len() || !IsEmptyFieldValueEnabled()) ) in Notify()
1047 if ( MustBeReformatted() && (GetText().Len() || !IsEmptyFieldValueEnabled()) ) in Notify()
1962 if ( GetField() && MustBeReformatted() && IsEmptyFieldValueEnabled() ) in IsEmptyDate()
2133 if ( MustBeReformatted() ) in Notify()
2292 if ( MustBeReformatted() ) in Notify()
3181 if ( MustBeReformatted() && (GetText().Len() || !IsEmptyFieldValueEnabled()) ) in Notify()
3364 if ( MustBeReformatted() && (GetText().Len() || !IsEmptyFieldValueEnabled()) ) in Notify()
H A Dlongcurr.cxx671 if ( MustBeReformatted() ) in Notify()
783 if ( MustBeReformatted() ) in Notify()
/trunk/main/vcl/inc/vcl/
H A Dfield.hxx75 sal_Bool MustBeReformatted() const { return mbReformat; } in MustBeReformatted() function in FormatterBase

Completed in 45 milliseconds