Home
last modified time | relevance | path

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

/trunk/main/l10ntools/scripts/
H A Dfast_merge.pl279 my $afile;
285 $afile=$elem->file;
289 } while ( !$elem->endoffile && $amodule eq $elem->module && $afile eq $elem->file );
/trunk/test/testgui/source/bvt/gui/
H A DFileExport.java296 File afile = files[i]; in dotest() local
297 String path = afile.getAbsolutePath(); in dotest()
321 String exportname = "aoo_" + afile.getName(); in dotest()
/trunk/main/crashrep/source/win32/
H A Dsoreport.cpp132 char afile[MAX_PATH]; in _xfopen() local
135 WideCharToMultiByte( CP_ACP, 0, file, -1, afile, MAX_PATH, NULL, NULL ); in _xfopen()
139 return fopen( afile, amode ); in _xfopen()

Completed in 30 milliseconds