/aoo42x/main/l10ntools/source/filter/utils/ |
H A D | AnalyzeStartupLog.java | 167 if (sLine.endsWith("{ reading FilterGroup [swriter]")) in main() 173 if (sLine.endsWith("{ reading FilterGroup [sweb]")) in main() 176 if (sLine.endsWith("} reading FilterGroup [sweb]")) in main() 185 if (sLine.endsWith("{ reading FilterGroup [scalc]")) in main() 188 if (sLine.endsWith("} reading FilterGroup [scalc]")) in main() 191 if (sLine.endsWith("{ reading FilterGroup [sdraw]")) in main() 194 if (sLine.endsWith("} reading FilterGroup [sdraw]")) in main() 203 if (sLine.endsWith("{ reading FilterGroup [schart]")) in main() 206 if (sLine.endsWith("} reading FilterGroup [schart]")) in main() 209 if (sLine.endsWith("{ reading FilterGroup [smath]")) in main() [all …]
|
/aoo42x/test/testgui/source/bvt/gui/ |
H A D | FileExport.java | 276 if (name.endsWith(".doc") || name.endsWith(".docx") in dotest() 277 || name.endsWith(".dot") || name.endsWith(".xls") in dotest() 278 || name.endsWith(".xlsx") || name.endsWith(".ods") in dotest() 279 || name.endsWith(".ppt") || name.endsWith(".pptx") in dotest() 280 || name.endsWith(".odp")) { in dotest() 581 if (filename.endsWith(".doc") || filename.endsWith(".docx") in SupportedFormats() 582 || filename.endsWith(".dot") || filename.endsWith(".xls") in SupportedFormats() 583 || filename.endsWith(".xlsx") || filename.endsWith(".ods") in SupportedFormats() 584 || filename.endsWith(".ppt") || filename.endsWith(".pptx") in SupportedFormats() 585 || filename.endsWith(".odp")) { in SupportedFormats()
|
/aoo42x/main/qadevOOo/runner/graphical/ |
H A D | FileHelper.java | 283 if (! _sRemovePath.endsWith(fs)) in removeFirstDirectorysAndBasenameFrom() 468 if (pathname.getName().endsWith("#")) in getFileFilter() 472 if (pathname.getName().endsWith(".prn")) in getFileFilter() 476 if (pathname.getName().endsWith(".ps")) in getFileFilter() 481 if (pathname.getName().endsWith(".zip")) in getFileFilter() 486 if (pathname.getName().endsWith("_")) in getFileFilter() 507 if (pathname.getName().endsWith(".ps")) in getFileFilterPSorPDF() 511 if (pathname.getName().endsWith(".pdf")) in getFileFilterPSorPDF() 558 if (sPathname.endsWith("index.ini")) in getFileFilterINI() 563 if (sPathname.endsWith(".ini")) in getFileFilterINI() [all …]
|
H A D | EnhancedComplexTestCase.java | 158 if (sInputPath.toLowerCase().endsWith(".ini")) in foreachPSorPDFinInputPath() 177 if (sInputPath.toLowerCase().endsWith(".ps") || in foreachPSorPDFinInputPath() 178 sInputPath.toLowerCase().endsWith(".pdf") || in foreachPSorPDFinInputPath() 179 sInputPath.toLowerCase().endsWith(".prn")) in foreachPSorPDFinInputPath() 351 if (sInputPath.toLowerCase().endsWith(".ini")) in foreachJPEGcompareWithJPEG() 367 if (sInputPath.toLowerCase().endsWith(".jpg") || in foreachJPEGcompareWithJPEG() 368 sInputPath.toLowerCase().endsWith(".jpeg") ) in foreachJPEGcompareWithJPEG() 426 if (sInputPath.toLowerCase().endsWith(".ini") ) in foreachResultCreateHTML() 439 if (sInputPath.toLowerCase().endsWith(".odb")) in foreachResultCreateHTML()
|
H A D | Office.java | 68 if (sDocumentSuffix.toLowerCase().endsWith(".png") || in load() 69 sDocumentSuffix.toLowerCase().endsWith(".gif") || in load() 70 sDocumentSuffix.toLowerCase().endsWith(".jpg") || in load() 71 sDocumentSuffix.toLowerCase().endsWith(".bmp")) in load() 79 if (sDocumentSuffix.toLowerCase().endsWith(".odb")) in load() 133 if (m_sDocumentName.endsWith(".odb")) in storeAsPostscript()
|
H A D | JPEGCreator.java | 269 if (_sFile.toLowerCase().endsWith("ps") || in createJPEG() 270 _sFile.toLowerCase().endsWith("prn") || in createJPEG() 271 _sFile.toLowerCase().endsWith("pdf")) in createJPEG() 277 else if (_sFile.toLowerCase().endsWith("jpg") || in createJPEG() 278 _sFile.toLowerCase().endsWith("jpeg")) in createJPEG()
|
H A D | MSOfficePostscriptCreator.java | 134 if (_sSuffix.toLowerCase().endsWith(".doc") || in isWordDocument() 135 _sSuffix.toLowerCase().endsWith(".rtf") || in isWordDocument() 136 _sSuffix.toLowerCase().endsWith(".dot")) in isWordDocument() 148 if (_sSuffix.toLowerCase().endsWith(".xls")) in isExcelDocument() 162 if (_sSuffix.toLowerCase().endsWith(".pps") || in isPowerPointDocument() 163 _sSuffix.toLowerCase().endsWith(".ppt")) in isPowerPointDocument() 180 if (sDocumentSuffix.toLowerCase().endsWith(".xml")) {return true;} in isMSOfficeDocumentFormat()
|
/aoo42x/main/qadevOOo/runner/helper/ |
H A D | StringHelper.java | 47 (_sPath.startsWith("\"") && _sPath.endsWith("\"")) || in removeSurroundQuoteIfExists() 48 (_sPath.startsWith("'") && _sPath.endsWith("'")) in removeSurroundQuoteIfExists() 71 if (_sPath.endsWith("\"") || in removeQuoteIfExists() 72 _sPath.endsWith("'")) in removeQuoteIfExists() 82 if (_sStr.startsWith("\"") && _sStr.endsWith("\"")) in doubleQuoteIfNeed()
|
H A D | APIDescGetter.java | 445 if (meth_name.endsWith("()")) in createDescEntry() 597 entry.endsWith(sEndsWithCSVName)) in getFromClassPath() 615 if (entry.endsWith(sEndsWithCSVName)) in getFromClassPath() 703 if (files[i].endsWith("." + shortName + ".csv")) in getFromDirectory() 833 if (components[j].endsWith(".csv")) in getScenarioFromDirectory() 892 !entry.endsWith("/")) in getScenarioFromClassPath()
|
/aoo42x/main/qadevOOo/runner/convwatch/ |
H A D | GfxCompare.java | 129 if (_sFile.toLowerCase().endsWith("ps") || in createJPEG() 130 _sFile.toLowerCase().endsWith("prn") || in createJPEG() 131 _sFile.toLowerCase().endsWith("pdf")) in createJPEG() 138 else if (_sFile.toLowerCase().endsWith("jpg") || in createJPEG() 139 _sFile.toLowerCase().endsWith("jpeg")) in createJPEG()
|
H A D | GraphicalTestArguments.java | 312 if (_sName.toLowerCase().endsWith(".jpg") || in checkIfUsableDocumentType() 313 _sName.toLowerCase().endsWith(".png") || in checkIfUsableDocumentType() 314 _sName.toLowerCase().endsWith(".gif") || in checkIfUsableDocumentType() 315 _sName.toLowerCase().endsWith(".bmp") || in checkIfUsableDocumentType() 316 _sName.toLowerCase().endsWith(".prn") || in checkIfUsableDocumentType() 317 _sName.toLowerCase().endsWith(".ps")) in checkIfUsableDocumentType()
|
H A D | MSOfficePrint.java | 57 if (_sSuffix.toLowerCase().endsWith(".doc") || in isWordDocument() 58 _sSuffix.toLowerCase().endsWith(".rtf") || in isWordDocument() 59 _sSuffix.toLowerCase().endsWith(".dot")) in isWordDocument() 71 if (_sSuffix.toLowerCase().endsWith(".xls")) in isExcelDocument() 85 if (_sSuffix.toLowerCase().endsWith(".pps") || in isPowerPointDocument() 86 _sSuffix.toLowerCase().endsWith(".ppt")) in isPowerPointDocument() 103 if (sDocumentSuffix.toLowerCase().endsWith(".xml")) return true; in isMSOfficeDocumentFormat() 234 if (! sUserDir.endsWith(fs)) in printToFileWithMSOffice()
|
H A D | FileHelper.java | 252 if (! _sRemovePath.endsWith(fs)) in removeFirstDirectorysAndBasenameFrom() 381 if (pathname.getName().endsWith(".prn")) in getFileFilter() 386 if (pathname.getName().endsWith(".zip")) in getFileFilter() 391 if (pathname.getName().endsWith("_")) in getFileFilter()
|
/aoo42x/main/sal/qa/rtl/strings/ |
H A D | test_oustring_endswith.cxx | 69 TEST_F(EndsWith, endsWith) in TEST_F() argument 76 bool endsWith; in TEST_F() member 102 msg.append(static_cast< sal_Bool >(data[i].endsWith)); in TEST_F() 108 == data[i].endsWith) << msg.getStr(); in TEST_F()
|
/aoo42x/main/qadevOOo/runner/stats/ |
H A D | SQLExecution.java | 174 while (key.endsWith(",") || key.endsWith("\'") || in executeSQLCommand() 175 key.endsWith(";") || key.endsWith(")") || in executeSQLCommand() 176 key.endsWith("\"")) { in executeSQLCommand()
|
/aoo42x/main/scripting/java/com/sun/star/script/framework/container/ |
H A D | UnoPkgContainer.java | 64 if (!url.endsWith("/")) in getRegisteredUnoPkgContainer() 89 if (!url.endsWith("/")) in registerPackageContainer() 102 if (!url.endsWith("/")) in deRegisterPackageContainer() 333 if ( !uri.endsWith( "/" ) ) in processUnoPackage() 388 if ( uri.endsWith("/") ) in processUnoPackage()
|
/aoo42x/main/xmerge/source/minicalc/java/org/openoffice/xmerge/converter/xml/sxc/minicalc/ |
H A D | MinicalcDataString.java | 75 if (data.endsWith("%")) { in isPercent() 276 if (data.endsWith("$")) { in isCurrency() 320 if (data.endsWith("%")) { in percentRemoveSign() 356 if (data.endsWith("$")) { in currencyRemoveSign()
|
/aoo42x/main/qadevOOo/runner/util/ |
H A D | utils.java | 72 if (docpth.endsWith("\\") || docpth.endsWith("/")) { in getFullTestDocName() 153 if (!fullDocPath.endsWith("/")) { in getFullTestURL() 196 if (!fullDocPath.endsWith("/")) { in getFullURL() 353 if (tempDir.endsWith(System.getProperty("file.separator"))) { in getUsersTempDir() 397 boolean lastCharSet = dir.endsWith("/") || dir.endsWith("\\"); in getOfficeTempDir()
|
/aoo42x/main/scripting/java/org/openoffice/netbeans/modules/office/actions/ |
H A D | DeployParcelAction.java | 220 file.getName().endsWith(".sxw") || in getTargetFile() 221 file.getName().endsWith(".sxc") || in getTargetFile() 222 file.getName().endsWith(".sxd") || in getTargetFile() 223 file.getName().endsWith(".sxi")) in getTargetFile()
|
/aoo42x/main/qadevOOo/tests/java/ifc/configuration/backend/ |
H A D | _XMultiLayerStratum.java | 193 res &= UpdateLayerID.endsWith("Linguistic.xcu"); in _getUpdateLayerId() 195 if (!UpdateLayerID.endsWith("Linguistic.xcu")) { in _getUpdateLayerId() 236 res &= LayerIDs[0].endsWith("Jobs.xcu"); in _listLayerIds() 239 if (!LayerIDs[0].endsWith("Jobs.xcu")) { in _listLayerIds()
|
/aoo42x/test/testuno/source/fvt/uno/ffc/ |
H A D | FFCTest.java | 264 if (filePath.endsWith("x")) {//ooxml sample file in loadSampleFile() 272 if(filePathLowCase.endsWith("docx")) { in loadSampleFile() 275 if(filePathLowCase.endsWith("pptx")){ in loadSampleFile() 278 if(filePathLowCase.endsWith("xlsx")) { in loadSampleFile()
|
/aoo42x/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/DirtyTags/ |
H A D | DirtyTagWrapper.java | 109 if (checkString.endsWith("\\>")){ in wrapString() 142 if(item.endsWith("/\\>")){ in wrapString() 165 }else if(((String)tagNames.get(i)).endsWith("/")){ in wrapString()
|
/aoo42x/test/testgui/source/testlib/gui/ |
H A D | SCTool.java | 77 if (content.endsWith("\r\n")) in getCellText() 79 else if (content.endsWith("\n")) in getCellText() 207 if (cellContent.endsWith("\r")) in getCellTexts()
|
/aoo42x/main/wizards/com/sun/star/wizards/web/ |
H A D | BackgroundsDialog.java | 279 if (lcase.endsWith("jpg") || in add() 280 lcase.endsWith("jpeg") || in add() 281 lcase.endsWith("gif")) in add()
|
/aoo42x/main/framework/qa/complex/path_settings/ |
H A D | PathSettingsTest.java | 432 if (name.endsWith("_writable")) in checkXFastPropertySet() 436 else if (name.endsWith("_user")) in checkXFastPropertySet() 440 else if (name.endsWith("_internal")) in checkXFastPropertySet() 558 if (!name.endsWith("_internal")) in checkStringListProperty()
|