Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/commontools/
H A DDateConversion.cxx96 const ::rtl::OUString sQuot(RTL_CONSTASCII_USTRINGPARAM("\'")); in toSQLString() local
101 nIndex = aTemp.indexOf(sQuot,nIndex); in toSQLString()
103 aTemp = aTemp.replaceAt(nIndex,sQuot.getLength(),sQuotToReplace); in toSQLString()

Completed in 20 milliseconds