Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/runner/convwatch/
H A DReportDesignerTest.java186 sOfficePath = helper.StringHelper.removeQuoteIfExists(sOfficePath); in checkIfOfficeExists()
338 sDocument = helper.StringHelper.removeQuoteIfExists( sDocument ); in ReportDesignTest()
576 sOutputPath = helper.StringHelper.removeQuoteIfExists(sOutputPath); in getOutputPath()
/aoo4110/main/qadevOOo/runner/graphical/
H A DParameterHelper.java121 m_sInputPath = helper.StringHelper.removeQuoteIfExists(sInputPath); in getInputPath()
138 m_sOutputPath = helper.StringHelper.removeQuoteIfExists(sOutputPath); in getOutputPath()
H A DOpenOfficeDatabaseReportExtractor.java448 sOutputPath = helper.StringHelper.removeQuoteIfExists(sOutputPath); in getOutputPath()
/aoo4110/main/qadevOOo/runner/helper/
H A DAPIDescGetter.java307 unknown = StringHelper.removeQuoteIfExists(aToken.nextToken()); in getSubEntries()
311 ifc_name = StringHelper.removeQuoteIfExists(aToken.nextToken()); in getSubEntries()
315 meth_name = StringHelper.removeQuoteIfExists(aToken.nextToken()); in getSubEntries()
H A DStringHelper.java60 public static String removeQuoteIfExists(String _sPath) in removeQuoteIfExists() method in StringHelper

Completed in 37 milliseconds