Home
last modified time | relevance | path

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

/trunk/main/filter/source/xsltdialog/
H A Dtypedetectionexport.cxx139 sValue += sComma; in doExport()
140 sValue += sComma; in doExport()
146 sValue += sComma; in doExport()
147 sValue += sComma; in doExport()
149 sValue += sComma; in doExport()
151 sValue += sComma; in doExport()
184 sValue += sComma; in doExport()
186 sValue += sComma, in doExport()
188 sValue += sComma, in doExport()
190 sValue += sComma, in doExport()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DDB.java482 aDataLine.append( Quote(getDBDistinct()) ) . append( sComma ) . in insertinto_documentcompare_impl()
483 append( Quote( getEnvironment()) ) . append( sComma ) . in insertinto_documentcompare_impl()
484 append( Quote( _sSourceVersion) ) . append( sComma ) . in insertinto_documentcompare_impl()
485 append( Quote( _sSourceName) ) . append( sComma ) . in insertinto_documentcompare_impl()
488 append( Quote( _sDestinationName) ) . append( sComma ) . in insertinto_documentcompare_impl()
490 append( Quote( sDocumentPoolDir) ) . append( sComma ) . in insertinto_documentcompare_impl()
491 append( Quote( _sDocumentPoolName) ) . append( sComma ) . in insertinto_documentcompare_impl()
492 append( Quote( _sMailAddress) ) . append( sComma ) . in insertinto_documentcompare_impl()
493 append( Quote( "new" )) . append ( sComma ) . in insertinto_documentcompare_impl()
494 append( Quote( _sSpecial ) ) . append( sComma ) . in insertinto_documentcompare_impl()
[all …]
H A DDBHelper.java307 public static final String sComma = ","; field in DBHelper
/trunk/main/connectivity/source/commontools/
H A Ddbtools2.cxx235 static const ::rtl::OUString sComma(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(","))); in generateColumnNames() local
246 + sComma; in generateColumnNames()
/trunk/main/cli_ure/source/climaker/
H A Dclimaker_share.h87 static const System::String* sComma = new System::String(S","); member

Completed in 75 milliseconds