Home
last modified time | relevance | path

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

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