Searched defs:sComma (Results 1 – 4 of 4) sorted by relevance
97 const OUString sComma ( RTL_CONSTASCII_USTRINGPARAM ( "," ) ); in doExport() local
307 public static final String sComma = ","; field in DBHelper
87 static const System::String* sComma = new System::String(S","); member
235 static const ::rtl::OUString sComma(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(","))); in generateColumnNames() local
Completed in 24 milliseconds