Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dfield2.cxx1352 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()
2115 ( GetExtDateFormat() != XTDATEF_SYSTEM_LONG ) && in PreNotify()
2118 …if ( ImplDateProcessKeyInput( GetField(), *rNEvt.GetKeyEvent(), GetExtDateFormat( sal_True ), Impl… in PreNotify()
2260 ( GetExtDateFormat() != XTDATEF_SYSTEM_LONG ) && in PreNotify()
[all …]
/trunk/main/vcl/inc/vcl/
H A Dfield.hxx362 ExtDateFieldFormat GetExtDateFormat( sal_Bool bResolveSystemFormat = sal_False ) const;

Completed in 37 milliseconds