Home
last modified time | relevance | path

Searched refs:cfile (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sfx2/qa/complex/sfx2/
H A DDocumentProperties.java112 PropertyValue cfile = new PropertyValue(); in check() local
113 cfile.Name = "URL"; in check()
114 cfile.Value = temp + "EMPTY.odt"; in check()
115 PropertyValue[] mimeEmptyArgs = { mimetype, cfile }; in check()
/trunk/main/icu/
H A Dcreatemak.pl450 my $cfile = shift;
454 my $fullpath = $path . $sep . $cfile;
H A Dicu4c-4_0_1-src.patch215 uprv_strcpy(cfile+uprv_strlen(cfile)-uprv_strlen(objSuffix), ".c" ); /* replace .o with .c */

Completed in 107 milliseconds