Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dfield2.cxx1785 void DateFormatter::SetShowDateCentury( sal_Bool bShowDateCentury ) in SetShowDateCentury() argument
1787 mbShowDateCentury = bShowDateCentury; in SetShowDateCentury()
1790 if ( bShowDateCentury ) in SetShowDateCentury()
/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx2263 sal_Bool bShowDateCentury = getBOOL( aCentury ); in implAdjustGenericFieldSetting() local
2265 static_cast<DateField*>( m_pWindow )->SetShowDateCentury( bShowDateCentury ); in implAdjustGenericFieldSetting()
2266 static_cast<DateField*>( m_pPainter )->SetShowDateCentury( bShowDateCentury ); in implAdjustGenericFieldSetting()

Completed in 68 milliseconds