Lines Matching refs:GetExtDateFormat

1320 …if ( !ImplDateGetValue( rStr, aDate, GetExtDateFormat(sal_True), ImplGetLocaleDataWrapper(), GetCa…  in ImplDateReformat()
1352 switch ( GetExtDateFormat() ) in ImplGetDateAsText()
1384 String aDateSep = ImplGetDateSep( ImplGetLocaleDataWrapper(), GetExtDateFormat( sal_True ) ); in ImplGetDateAsText()
1393 switch ( GetExtDateFormat( sal_True ) ) in ImplGetDateAsText()
1540 ExtDateFieldFormat eFormat = GetExtDateFormat( sal_True ); in ImplDateSpinArea()
1717 ExtDateFieldFormat DateFormatter::GetExtDateFormat( sal_Bool bResolveSystemFormat ) const in GetExtDateFormat() function in DateFormatter
1792 switch ( GetExtDateFormat() ) in SetShowDateCentury()
1811 switch ( GetExtDateFormat() ) in SetShowDateCentury()
1901 …if ( ImplDateGetValue( GetField()->GetText(), aDate, GetExtDateFormat(sal_True), ImplGetLocaleData… in GetDate()
1941 …if ( !ImplDateGetValue( GetField()->GetText(), aDate, GetExtDateFormat(sal_True), ImplGetLocaleDat… in GetRealDate()
1971 …bEmpty = !ImplDateGetValue( GetField()->GetText(), aDate, GetExtDateFormat(sal_True), ImplGetLocal… in IsEmptyDate()
2007 …ImplDateGetValue( aStr, maLastDate, GetExtDateFormat(sal_True), ImplGetLocaleDataWrapper(), GetCal… in Reformat()
2115 ( GetExtDateFormat() != XTDATEF_SYSTEM_LONG ) && in PreNotify()
2118 …if ( ImplDateProcessKeyInput( GetField(), *rNEvt.GetKeyEvent(), GetExtDateFormat( sal_True ), Impl… in PreNotify()
2148 …if ( ImplDateGetValue( GetText(), aDate, GetExtDateFormat(sal_True), ImplGetLocaleDataWrapper(), G… in Notify()
2260 ( GetExtDateFormat() != XTDATEF_SYSTEM_LONG ) && in PreNotify()
2263 …if ( ImplDateProcessKeyInput( GetField(), *rNEvt.GetKeyEvent(), GetExtDateFormat( sal_True ), Impl… in PreNotify()
2358 …ImplDateGetValue( ComboBox::GetEntry( nPos ), aDate, GetExtDateFormat(sal_True), ImplGetLocaleData… in GetDate()