Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/drivers/ado/
H A DAConnection.cxx429 static const char s_sVarChar[] = "VarChar"; in buildTypeInfo() local
436 if ( aInfo->eType == adWChar && aInfo->aSimpleType.aTypeName == s_sVarChar ) in buildTypeInfo()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/drivers/ado/
H A DAConnection.cxx427 static const char s_sVarChar[] = "VarChar"; in buildTypeInfo() local
434 if ( aInfo->eType == adWChar && aInfo->aSimpleType.aTypeName == s_sVarChar ) in buildTypeInfo()