Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dfield2.cxx1180 static String ImplGetDateSep( const LocaleDataWrapper& rLocaleDataWrapper, ExtDateFieldFormat eForm… in ImplGetDateSep() function
1198 (cChar == ImplGetDateSep( rLocaleDataWrapper, eFormat ).GetChar(0) ) ) in ImplDateProcessKeyInput()
1243 String aDateSep = ImplGetDateSep( rLocaleDataWrapper, eDateFormat ); in ImplDateGetValue()
1384 String aDateSep = ImplGetDateSep( ImplGetLocaleDataWrapper(), GetExtDateFormat( sal_True ) ); in ImplGetDateAsText()
1550 String aDateSep = ImplGetDateSep( ImplGetLocaleDataWrapper(), eFormat ); in ImplDateSpinArea()

Completed in 35 milliseconds