Home
last modified time | relevance | path

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

/trunk/main/svtools/source/control/
H A Dcalendar.cxx2885 if ( IsEmptyDate() || ( aNewDate != GetDate() ) ) in IMPL_LINK()
2907 if ( (aToday != GetDate()) || IsEmptyDate() ) in IMPL_LINK()
2916 if ( !IsEmptyDate() ) in IMPL_LINK()
2954 if ( IsEmptyDate() || !aDate.IsValid() ) in ShowDropDown()
/trunk/main/vcl/inc/vcl/
H A Dfield.hxx387 sal_Bool IsEmptyDate() const;
/trunk/main/vcl/source/control/
H A Dfield2.cxx1958 sal_Bool DateFormatter::IsEmptyDate() const in IsEmptyDate() function in DateFormatter
1982 return !IsEmptyDate(); in IsDateModified()
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx4806 return pDateField ? pDateField->IsEmptyDate() : sal_False; in isEmpty()

Completed in 84 milliseconds