Searched refs:CALC_DOC (Results 1 – 2 of 2) sorted by relevance
242 …(appType.equals(TypeDetection.WRITER_DOC) || appType.equals(TypeDetection.CALC_DOC) || appType.equ… in analyzeFileType()276 return TypeDetection.CALC_DOC; in getDocType()
45 public final static String CALC_DOC = "calc"; field in TypeDetection