Home
last modified time | relevance | path

Searched refs:SetShowDateCentury (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sc/source/ui/dbgui/
H A Ddpgroupdlg.cxx258 maEdStart.SetShowDateCentury( sal_True ); in ScDPDateGroupDlg()
259 maEdEnd.SetShowDateCentury( sal_True ); in ScDPDateGroupDlg()
/trunk/main/svx/source/dialog/
H A Dctredlin.cxx840 aDfDate.SetShowDateCentury( sal_True ); in SvxTPFilter()
841 aDfDate2.SetShowDateCentury( sal_True ); in SvxTPFilter()
/trunk/main/vcl/inc/vcl/
H A Dfield.hxx377 void SetShowDateCentury( sal_Bool bShowCentury );
/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx2265 static_cast<DateField*>( m_pWindow )->SetShowDateCentury( bShowDateCentury ); in implAdjustGenericFieldSetting()
2266 static_cast<DateField*>( m_pPainter )->SetShowDateCentury( bShowDateCentury ); in implAdjustGenericFieldSetting()
/trunk/main/vcl/source/control/
H A Dfield2.cxx1785 void DateFormatter::SetShowDateCentury( sal_Bool bShowDateCentury ) in SetShowDateCentury() function in DateFormatter
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx4590 ((DateField*)GetWindow())->SetShowDateCentury( b );

Completed in 85 milliseconds