Searched refs:SetShowDateCentury (Results 1 – 6 of 6) sorted by relevance
258 maEdStart.SetShowDateCentury( sal_True ); in ScDPDateGroupDlg()259 maEdEnd.SetShowDateCentury( sal_True ); in ScDPDateGroupDlg()
840 aDfDate.SetShowDateCentury( sal_True ); in SvxTPFilter()841 aDfDate2.SetShowDateCentury( sal_True ); in SvxTPFilter()
377 void SetShowDateCentury( sal_Bool bShowCentury );
2265 static_cast<DateField*>( m_pWindow )->SetShowDateCentury( bShowDateCentury ); in implAdjustGenericFieldSetting()2266 static_cast<DateField*>( m_pPainter )->SetShowDateCentury( bShowDateCentury ); in implAdjustGenericFieldSetting()
1785 void DateFormatter::SetShowDateCentury( sal_Bool bShowDateCentury ) in SetShowDateCentury() function in DateFormatter
4590 ((DateField*)GetWindow())->SetShowDateCentury( b );
Completed in 101 milliseconds