Home
last modified time | relevance | path

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

/aoo41x/main/qadevOOo/runner/convwatch/
H A DDBHelper.java289 public String Quote(String _sToQuote) in Quote() argument
293 int nQuote = _sToQuote.indexOf(ts); in Quote()
296 return ds + _sToQuote + ds; in Quote()
298 return ts + _sToQuote + ts; in Quote()

Completed in 18 milliseconds