Searched refs:aDfDate2 (Results 1 – 2 of 2) sorted by relevance
811 aDfDate2 ( this, SVX_RES( DF_DATE2 ) ), in SvxTPFilter()829 aDfDate2.SetAccessibleName( String( SVX_RES( STR_DATE_SPIN1) ) ); in SvxTPFilter()841 aDfDate2.SetShowDateCentury( sal_True ); in SvxTPFilter()859 aDfDate2.SetModifyHdl(a2Link); in SvxTPFilter()877 aDfDate2.SetDate(aDate); in SvxTPFilter()889 aDfDate2.SetAccessibleRelationLabeledBy(&aDfDate2); in SvxTPFilter()976 aDfDate2.Enable(); in EnableDateLine2()983 aDfDate2.Disable(); in EnableDateLine2()984 aDfDate2.SetText(aEmpty); in EnableDateLine2()1014 return aDfDate2.GetDate(); in GetLastDate()[all …]
189 DateField aDfDate2; member in SvxTPFilter