Searched refs:rNewThSep (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/vcl/source/control/ |
H A D | field.cxx | 226 const String& rOldThSep, const String& rNewThSep ) in ImplUpdateSeparatorString() argument 241 aBuf.append( rNewThSep ); in ImplUpdateSeparatorString() 261 const String& rOldThSep, const String& rNewThSep, in ImplUpdateSeparators() argument 265 bool bChangeTh = (rOldThSep != rNewThSep ); in ImplUpdateSeparators() 272 ImplUpdateSeparatorString( aText, rOldDecSep, rNewDecSep, rOldThSep, rNewThSep ); in ImplUpdateSeparators() 284 ImplUpdateSeparatorString( aText, rOldDecSep, rNewDecSep, rOldThSep, rNewThSep ); in ImplUpdateSeparators()
|
Completed in 29 milliseconds