Home
last modified time | relevance | path

Searched refs:file (Results 1 – 25 of 3579) sorted by relevance

12345678910>>...144

/trunk/main/vcl/source/src/
H A Dthrobber.src43 file = "spinner-16-01.png" ;
48 file = "spinner-16-02.png" ;
53 file = "spinner-16-03.png" ;
58 file = "spinner-16-04.png" ;
63 file = "spinner-16-05.png" ;
68 file = "spinner-16-06.png" ;
107 file = "spinner-32-01.png" ;
112 file = "spinner-32-02.png" ;
117 file = "spinner-32-03.png" ;
122 file = "spinner-32-04.png" ;
[all …]
/trunk/main/solenv/bin/modules/installer/windows/
H A Dfile.pm24 package installer::windows::file;
55 foreach my $file (@$filesref)
63 my $module = $file->{'modules'};
563 if (defined $file->{'Dir'} && $file->{'Dir'} eq "PREDEFINED_OSSHELLNEWDIR")
1006 $file->{'componentname'} = get_file_component_name($file, $file_list);
1010 $file->{'uniquename'} = generate_unique_filename_for_filetable($file->{'Name'});
1023 get_tree_condition_for_component($file, $file->{'componentname'});
1035 || (defined $file->{'Dir'} && $file->{'Dir'} =~ /\bPREDEFINED_OSSHELLNEWDIR\b/))
1043 $file->{'windows_language'} = get_language_for_file($file);
1053 $file->{'short_name'} = generate_filename_for_filetable($file, \%shortnames);
[all …]
/trunk/main/rsc/source/rscpp/
H A Dcpp6.c540 file->bptr = file->buffer; /* Initialize line ptr */ in getfile()
725 FILEINFO *file; in dumpadef() local
794 file->bptr - file->buffer, file->buffer); in get()
817 if ((file->bptr = fgets(file->buffer, NBUFF, file->fp)) in get()
822 line, file->filename, file->buffer); in get()
828 if( file->fp != stdin ) in get()
1019 if (--file->bptr < file->buffer) in unget()
1081 if (file->fp != NULL) { in domsg()
1087 while ((file = file->parent) != NULL) { /* Print #includes, too */ in domsg()
1088 if (file->fp == NULL) in domsg()
[all …]
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DFileUtil.java369 File file = null; in findLastFile() local
374 file = ret; in findLastFile()
376 file = files[i]; in findLastFile()
380 return file; in findLastFile()
396 if (file != null) in findFile()
397 return file; in findFile()
417 if (file != null) in findLastFile()
418 return file; in findLastFile()
742 if (file == null) in getFileExtName()
766 if (file.isFile()) in getFileSize()
[all …]
/trunk/main/extensions/source/macosx/spotlight/
H A Dunzip.m178 for end of file.
529 unzFile file;
550 unzFile file;
600 unzFile file;
769 unzFile file;
785 Set the current file of the zipfile to the first file.
789 unzFile file;
806 Set the current file of the zipfile to the next file.
811 unzFile file;
841 UNZ_OK if the file is found. It becomes the current file.
[all …]
H A Dunzip.h172 extern int ZEXPORT unzClose OF((unzFile file));
179 extern int ZEXPORT unzGetGlobalInfo OF((unzFile file,
200 extern int ZEXPORT unzGoToFirstFile OF((unzFile file));
206 extern int ZEXPORT unzGoToNextFile OF((unzFile file));
213 extern int ZEXPORT unzLocateFile OF((unzFile file,
236 unzFile file,
240 unzFile file,
319 extern int ZEXPORT unzReadCurrentFile OF((unzFile file,
333 extern z_off_t ZEXPORT unztell OF((unzFile file));
338 extern int ZEXPORT unzeof OF((unzFile file));
[all …]
/trunk/main/shell/source/unix/sysshell/
H A Drecently_used_file_handler.cxx186 file.write("<", 1); in write_xml_tag()
193 file.write("<", 1); in write_xml_start_tag()
196 file.write(">\n", 2); in write_xml_start_tag()
198 file.write(">", 1); in write_xml_start_tag()
203 file.write("</", 2); in write_xml_end_tag()
301 recently_used_file& file, in read_recently_used_items() argument
310 while (!file.eof()) in read_recently_used_items()
328 file_(file), in recent_item_writer()
351 recently_used_file& file, in write_recently_used_items() argument
356 file.truncate(); in write_recently_used_items()
[all …]
/trunk/main/soltools/mkdepend/
H A Dparse.c45 struct inclist *file, *file_red;
59 type = find_includes(filep, file,
76 find_includes(filep, file,
93 type = find_includes(filep, file,
107 find_includes(filep, file,
153 if (file_red != file)
160 if (file_red != file)
172 struct inclist *file, *file_red;
195 file->i_file, filep->f_line,
321 file->i_incstring,
[all …]
H A Dpr.c31 void pr( struct inclist *ip, char *file,char *base);
44 struct inclist *file, *file_red;
61 if (file != file_red)
76 included_by(file, newfile);
88 void recursive_pr_include(head, file, base) in recursive_pr_include() argument
90 register char *file, *base;
97 if (head->i_file != file)
98 pr(head, file, base);
103 void pr(ip, file, base) in pr() argument
105 char *file, *base;
[all …]
/trunk/main/offapi/com/sun/star/ucb/
H A DXFileIdentifierConverter.idl4 * or more contributor license agreements. See the NOTICE file
6 * regarding copyright ownership. The ASF licenses this file
35 /** specifies methods to convert between (file) URLs and file paths in system
50 the base (file) URL used to specify a file content provider.
63 /** converts a file path in system dependent notation to a (file) URL.
66 the base (file) URL relative to which the file path shall be
70 a file path in system dependent notation.
73 the URL corresponding to the file path, or an empty string if the file
80 /** converts a (file) URL to a file path in system dependent notation.
83 a (file) URL.
[all …]
H A DXSimpleFileAccess.idl75 /** Copies a file
78 URL of the file to be copied
88 /** Moves a file
91 URL of the file to be moved
156 /** Returns the size of a file.
159 URL of the file
172 URL of the file
183 URL of the file
205 /** Checks if a file exists
218 /** Opens file to read
[all …]
/trunk/main/i18npool/source/isolang/
H A Dlangid.pl107 my $file;
113 $file = "./$module/$name"; }
114 if (!($found = open( IN, $file)))
117 $file = "$path/$module/$name";
118 if (!($found = open( IN, $file)))
120 print "No $file\n";
121 $file = "$path/$module.lnk/$name";
123 print "No $file.\n";
140 print "$file:\n";
183 print "Not found in $file\n";
[all …]
/trunk/main/i18npool/source/localedata/data/
H A Dcurrency-check.awk36 file = ""
40 file != FILENAME {
41 if ( file )
43 file = FILENAME
125 sRefCurrencyFromLocale = file
126 oldfile = file
128 file = locale ".xml"
130 while ( (getline <file) > 0 )
135 close( file )
139 file = oldfile
[all …]
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/filesystem/
H A DBundle.properties31 # {0} - file name and extension
33 # {2} - full path to file
35 # {0} - file name and extension
37 # {2} - full path to file
39 # {0} - file name and extension
41 # {2} - full path to file
45 # {2} - full path to file
49 # {2} - full path to file
54 # {3} - full path to old file
55 # {4} - full path to new file
[all …]
/trunk/main/instsetoo_native/inc_openoffice/windows/msi_languages/
H A DError.ulf4 * or more contributor license agreements. See the NOTICE file
6 * regarding copyright ownership. The ASF licenses this file
95 en-US = "Error reading from file: [2]. {{ System error [3].}} Verify that the file exists and that …
110 en-US = "Error reading from file [2]. Verify that the file exists and that you can access it."
119 en-US = "Source file not found: [2]. Verify that the file exists and that you can access it."
122 en-US = "Error reading from file: [3]. {{ System error [2].}} Verify that the file exists and that …
128 en-US = "Source file not found {{(cabinet)}}: [2]. Verify that the file exists and that you can acc…
170 en-US = "[2] is not a valid short file name."
347 en-US = "Could not update the INI file [2][3]. Verify that the file exists and that you can access …
350 en-US = "Could not schedule file [2] to replace file [3] on reboot. Verify that you have write perm…
[all …]
/trunk/main/icu/
H A Dcreatemak.pl170 $file =~ /(.+)\.(.+)/;
183 my $file;
185 $file = $header;
187 $inputpath = $file;
252 my $file = shift;
253 open (TEMPLATE, "< $file") || die "Can't open template file $file\n";
420 chomp $file;
425 foreach $file(@all_files)
435 …next if ( (-d "$path$sep$file") || ($file =~ /.+(_|\~|dep|h|in|mak|pl|txt|vcproj|rc)$/) || ($file
437 …handle_dep_to_other_directory($path,$file,\@header_deps,$$ref_vcproj{$file}) if ($$ref_vcproj{$fil…
[all …]
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DSystemManager.java149 File file = new File(fileName); in find_file() local
150 found = file.exists(); in find_file()
270 File file = new File(fileName); in readCharFileVector() local
271 if ( file.exists()) { in readCharFileVector()
315 if (file != null) { in copyAllFiles()
324 if (file != null) { in copyAllFiles()
374 if ( file.exists() && file != null ) { in deleteFile()
375 success = file.delete(); in deleteFile()
395 if (file != null) { in removeDirectory()
397 deleteFile(file[i]); in removeDirectory()
[all …]
/trunk/main/l10ntools/scripts/
H A Dlocalize.pl147 my $file = defined $4 ? $4 : '';
211 my $file = defined $4 ? $4 : '';
327 my $file = $File::Find::name;
328 if( -f $file && $file =~ /.*localize.sdf$/ && !( $file =~ /.*\.svn.*/ ) ) {
329 push @sdfparticles , $file;
330 if( $bVerbose eq "1" ) { print STDOUT "$file\n"; }
511 my $file = defined $4 ? $4 : '';
561 my $file = defined $4 ? $4 : '';
625 my $file = defined $4 ? $4 : '';
838 my $file = defined $4 ? $4 : '';
[all …]
H A Dlocalize_old.pl116 my $file = defined $4 ? $4 : '';
193 my $file = defined $4 ? $4 : '';
348 my $file = $File::Find::name;
349 if( -f && $file =~ /.*localize.sdf$/ ) {
350 push @sdfparticles , $file;
351 if( $bVerbose eq "1" ) { print STDOUT "$file\n"; }
515 my $file = defined $4 ? $4 : '';
565 my $file = defined $4 ? $4 : '';
628 my $file = defined $4 ? $4 : '';
841 my $file = defined $4 ? $4 : '';
[all …]
/trunk/main/postprocess/checkxml/
H A Dcheckxml.pl58 my $file; #Variable for a file
65 foreach $file (@all_files) {
66 if (-d "$path$file/") {
67 &RecurseDirs("$path$file/");
69 &check($path, $file);
79 my $file = shift;
80 print "$path$file\n" if ((-e "$path$file") && $is_debug);
82 if ( -z "$path$file" ) {
87 open( FH, "<$path$file" );
110 foreach $file (@all_files) {
[all …]
/trunk/main/ucb/
H A DLibrary_ucpfile1.mk51 ucb/source/ucp/file/prov \
52 ucb/source/ucp/file/bc \
53 ucb/source/ucp/file/shell \
54 ucb/source/ucp/file/filtask \
55 ucb/source/ucp/file/filrow \
57 ucb/source/ucp/file/filid \
58 ucb/source/ucp/file/filnot \
59 ucb/source/ucp/file/filprp \
61 ucb/source/ucp/file/filstr \
62 ucb/source/ucp/file/filcmd \
[all …]
/trunk/main/xmerge/source/palmtests/qa/lib/
H A Dconverterlib.pm72 my $file = $_[1];
101 while (-f "$pdbdir/$file-Sheet$i.pdb")
121 if (-f "$pdbdir/$file.pdb")
125 if (-f "$pdbdir/$file.pdb.old")
131 print "Moving $pdbdir/$file.pdb file to $pdbdir/$file.pdb.old\n";
132 `mv "$pdbdir/$file.pdb" "$pdbdir/$file.pdb.old"`
145 `mv $file-Sheet*.pdb $pdbdir`;
146 `chmod 666 $pdbdir/$file-*.pdb`;
151 `mv $file.pdb $pdbdir`;
152 `chmod 666 $pdbdir/$file.pdb`;
[all …]
/trunk/main/soltools/javadep/
H A Djavadep.c60 struct file { struct
71 typedef struct file file_t; argument
431 file_t file; in process_class_file() local
437 file.pfs = fopen(file.pname,"rb"); in process_class_file()
438 if ( !file.pfs ) in process_class_file()
441 nmagic = read_uint32(&file); in process_class_file()
444 fclose(file.pfs); in process_class_file()
448 nminor = read_uint16(&file); in process_class_file()
449 nmajor = read_uint16(&file); in process_class_file()
452 ncnt = read_uint16(&file); in process_class_file()
[all …]
/trunk/main/redland/rasqal/
H A Drasqal-0.9.33.patch.win3216 /* Define to 1 if you have the <dlfcn.h> header file. */
20 /* Define to 1 if you have the <errno.h> header file. */
24 /* Define to 1 if you have the <float.h> header file. */
28 /* Define to 1 if you have the <gcrypt.h> header file. */
36 /* Define to 1 if you have the <getopt.h> header file. */
48 /* Define to 1 if you have the <gmp.h> header file. */
88 /* Define to 1 if you have the <math.h> header file. */
96 /* Define to 1 if you have the <mhash.h> header file. */
100 /* Define to 1 if you have the <mpfr.h> header file. */
120 /* Define to 1 if you have the <regex.h> header file. */
[all …]
/trunk/main/desktop/source/deployment/misc/
H A Ddp_ucb.cxx224 if (file.match( startingWith, pos )) in readLine()
231 pos = file.indexOf( LF, pos ); in readLine()
233 buf.append( file.copy( start ) ); in readLine()
237 if (pos > 0 && file[ pos - 1 ] == CR) in readLine()
247 if (pos < file.getLength() && in readLine()
248 (file[ pos ] == ' ' || file[ pos ] == '\t')) in readLine()
262 sal_Int32 next_lf = file.indexOf( LF, pos ); in readLine()
286 pos = file.indexOf( LF, pos ); in readProperties()
288 buf.append( file.copy( start ) ); in readProperties()
293 if (pos > 0 && file[ pos - 1 ] == CR) in readProperties()
[all …]

Completed in 146 milliseconds

12345678910>>...144