Searched refs:rOldThSep (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 235 nIndexTh = io_rText.Search( rOldThSep, nIndex ); in ImplUpdateSeparatorString() 242 nIndex = nIndexTh + rOldThSep.Len(); 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 14 milliseconds