Searched refs:bShowDateCentury (Results 1 – 2 of 2) sorted by relevance
1785 void DateFormatter::SetShowDateCentury( sal_Bool bShowDateCentury ) in SetShowDateCentury() argument1787 mbShowDateCentury = bShowDateCentury; in SetShowDateCentury()1790 if ( bShowDateCentury ) in SetShowDateCentury()
2263 sal_Bool bShowDateCentury = getBOOL( aCentury ); in implAdjustGenericFieldSetting() local2265 static_cast<DateField*>( m_pWindow )->SetShowDateCentury( bShowDateCentury ); in implAdjustGenericFieldSetting()2266 static_cast<DateField*>( m_pPainter )->SetShowDateCentury( bShowDateCentury ); in implAdjustGenericFieldSetting()
Completed in 55 milliseconds