Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dfield.cxx226 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 21 milliseconds