Home
last modified time | relevance | path

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

/aoo42x/test/testuno/source/fvt/uno/ffc/
H A DFFCTest.java271 String filePathLowCase = filePath.toLowerCase(); in loadSampleFile() local
272 if(filePathLowCase.endsWith("docx")) { in loadSampleFile()
275 if(filePathLowCase.endsWith("pptx")){ in loadSampleFile()
278 if(filePathLowCase.endsWith("xlsx")) { in loadSampleFile()

Completed in 12 milliseconds