Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dfield2.cxx1630 maLastDate( 0 ), in DateFormatter()
1671 maLastDate = maFieldDate; in ImplLoadRes()
1837 maFieldDate = maLastDate; in SetDate()
1838 maLastDate = GetDate(); in SetDate()
1857 maLastDate = aNewDate; in ImplSetUserDate()
1880 Date aOldLastDate = maLastDate; in ImplNewFieldValue()
1882 maLastDate = aOldLastDate; in ImplNewFieldValue()
1918 aDate = maLastDate; in GetDate()
1968 else if ( !maLastDate.GetDate() ) in IsEmptyDate()
2011 if ( maLastDate.GetDate() ) in Reformat()
[all …]
/trunk/main/vcl/inc/vcl/
H A Dfield.hxx323 Date maLastDate; member in DateFormatter
390 void ResetLastDate() { maLastDate = Date( 0, 0, 0 ); } in ResetLastDate()

Completed in 33 milliseconds