Home
last modified time | relevance | path

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

/AOO41X/main/wizards/com/sun/star/wizards/web/data/
H A DCGDocument.java261 return TypeDetection.NO_TYPE; in getDocType()
300 return TypeDetection.NO_TYPE; in getDocType()
H A DTypeDetection.java73 public final static String NO_TYPE = "other"; field in TypeDetection