Home
last modified time | relevance | path

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DDocumentConverter.java182 if (aGTA.checkIfUsableDocumentType(sEntry)) in convert()
194 if (aGTA.checkIfUsableDocumentType(m_sInputPath)) in convert()
H A DReferenceBuilder.java198 if (aGTA.checkIfUsableDocumentType(sEntry)) in buildreference()
213 if (aGTA.checkIfUsableDocumentType(m_sInputPath)) in buildreference()
H A DConvWatchStarter.java275 if (aGTA.checkIfUsableDocumentType(sEntry)) in compareGraphicalDiffs()
289 if (aGTA.checkIfUsableDocumentType(m_sInputPath)) in compareGraphicalDiffs()
H A DGraphicalTestArguments.java308 public boolean checkIfUsableDocumentType(String _sName) in checkIfUsableDocumentType() method in GraphicalTestArguments

Completed in 28 milliseconds