Home
last modified time | relevance | path

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

/aoo41x/main/shell/source/backends/wininetbe/
H A Dwininetbackend.cxx45 #define SEMI_COLON ';' macro
175 aReverseList.insert( 0, sal_Unicode( SEMI_COLON ) ); in WinInetBackend()
187 valueNoProxy_.Value <<= aProxyBypassList.replace( SPACE, SEMI_COLON ); in WinInetBackend()
/aoo41x/main/wizards/com/sun/star/wizards/report/
H A DReportTextImplementation.java240 … String[] sFieldNameList = JavaTools.ArrayoutofString(sFieldNames, PropertyNames.SEMI_COLON); in reconnectToDatabase()
241 … String[] sNewList = JavaTools.ArrayoutofString(sRecordFieldNames, PropertyNames.SEMI_COLON); in reconnectToDatabase()
244 … String[] sortList = JavaTools.ArrayoutofString(sorting, PropertyNames.SEMI_COLON); in reconnectToDatabase()
255 …dParser().GroupFieldNames = JavaTools.ArrayoutofString(sGroupFieldNames, PropertyNames.SEMI_COLON); in reconnectToDatabase()
/aoo41x/main/shell/source/backends/kde4be/
H A Dkde4access.cxx44 #define SEMI_COLON ';' macro
289 aNoProxyFor = aNoProxyFor.replace( COMMA, SEMI_COLON ); in getValue()
/aoo41x/main/shell/source/backends/kdebe/
H A Dkdeaccess.cxx40 #define SEMI_COLON ';' macro
285 aNoProxyFor = aNoProxyFor.replace( COMMA, SEMI_COLON ); in getValue()
/aoo41x/main/shell/source/backends/macbe/
H A Dmacbackend.cxx42 #define SEMI_COLON ';' macro
441 uno::makeAny( aProxyBypassList.replace( SPACE, SEMI_COLON ) ) ) ); in getPropertyValue()
/aoo41x/main/wizards/com/sun/star/wizards/common/
H A DPropertyNames.java56 public static String SEMI_COLON = ";"; field in PropertyNames
H A DFileAccess.java74 String[] PathList = JavaTools.ArrayoutofString(ResultPath, PropertyNames.SEMI_COLON); in addOfficePath()
89 ResultPath += PropertyNames.SEMI_COLON + sAddPath; in addOfficePath()
H A DJavaTools.java221 ResultString.append(PropertyNames.SEMI_COLON); in ArraytoString()
/aoo41x/main/wizards/com/sun/star/wizards/letter/
H A DLetterWizardDialogImpl.java1218 String[] aLang = allLocales[t].split(PropertyNames.SEMI_COLON); in initializeNorms()
1230 String[] aLang = allLocales[t].split(PropertyNames.SEMI_COLON); in initializeNorms()
/aoo41x/main/wizards/com/sun/star/wizards/form/
H A DStyleApplier.java344 …lue = JavaTools.replaceSubString(sPropValue, PropertyNames.EMPTY_STRING, PropertyNames.SEMI_COLON); in getStyleColor()

Completed in 95 milliseconds