Searched refs:CALC (Results 1 – 25 of 191) sorted by relevance
12345678
97 if ( eType == DocumentType.CALC ) in blankDocument()116 if ( classify() == DocumentType.CALC ) in getCurrentView()211 if ( eType == DocumentType.CALC ) in getDocumentFactoryURL()229 return DocumentType.CALC; in classify()
40 public static final DocumentType CALC = new DocumentType(1); field in DocumentType49 case 1: return CALC; in fromInt()
274 private static final int CALC = 2; field in ReportDesignerTest322 startTestForFile(sCalcDocument, CALC); in firsttest()489 case CALC: in getFormatExtension()505 case CALC: in getFileFormat()
179 if ( classify() == DocumentType.CALC ) in getCurrentView()219 if ( eType == DocumentType.CALC ) in getDocumentFactoryURL()242 return DocumentType.CALC; in classify()
40 public static final DocumentType CALC = new DocumentType(1); field in DocumentType52 case 1: return CALC; in fromInt()
170 if ( classify() == DocumentType.CALC ) in getCurrentView()292 if ( eType == DocumentType.CALC ) in getDocumentFactoryURL()312 return DocumentType.CALC; in classify()
40 public static final DocumentType CALC = new DocumentType(1); field in DocumentType50 case 1: return CALC; in fromInt()
60 enum File_Type_t { UNKNOWN, WRITER, CALC, DRAW, IMPRESS, MATH, WEB, DATABASE }; enumerator
29 Program=CALC
Completed in 130 milliseconds