/aoo41x/main/vcl/source/src/ |
H A D | throbber.src | 41 file = "spinner-16-01.png"; 46 file = "spinner-16-02.png"; 51 file = "spinner-16-03.png"; 56 file = "spinner-16-04.png"; 61 file = "spinner-16-05.png"; 66 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 …]
|
/aoo41x/main/solenv/bin/modules/installer/windows/ |
H A D | file.pm | 24 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 …]
|
/aoo41x/main/rsc/source/rscpp/ |
H A D | cpp6.c | 540 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 …]
|
/aoo41x/test/testcommon/source/org/openoffice/test/common/ |
H A D | FileUtil.java | 369 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 …]
|
/aoo41x/main/extensions/source/macosx/spotlight/ |
H A D | unzip.m | 178 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 D | unzip.h | 172 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 …]
|
/aoo41x/main/shell/source/unix/sysshell/ |
H A D | recently_used_file_handler.cxx | 186 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 …]
|
/aoo41x/main/soltools/mkdepend/ |
H A D | parse.c | 45 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 D | pr.c | 31 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 …]
|
/aoo41x/main/offapi/com/sun/star/ucb/ |
H A D | XFileIdentifierConverter.idl | 4 * 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 D | XSimpleFileAccess.idl | 75 /** 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 …]
|
/aoo41x/main/i18npool/source/isolang/ |
H A D | langid.pl | 107 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 …]
|
/aoo41x/main/i18npool/source/localedata/data/ |
H A D | currency-check.awk | 36 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 …]
|
/aoo41x/main/scripting/java/org/openoffice/netbeans/modules/office/filesystem/ |
H A D | Bundle.properties | 31 # {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 …]
|
/aoo41x/main/postprocess/checkxml/ |
H A D | checkxml.pl | 58 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 …]
|
/aoo41x/main/icu/ |
H A D | createmak.pl | 170 $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 …]
|
/aoo41x/main/instsetoo_native/inc_openoffice/windows/msi_languages/ |
H A D | Error.ulf | 4 * 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 per… [all …]
|
/aoo41x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/ |
H A D | SystemManager.java | 149 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 …]
|
/aoo41x/main/l10ntools/scripts/ |
H A D | localize.pl | 147 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 D | localize_old.pl | 116 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 …]
|
/aoo41x/main/xmerge/source/palmtests/qa/lib/ |
H A D | converterlib.pm | 72 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 …]
|
/aoo41x/main/desktop/source/deployment/misc/ |
H A D | dp_ucb.cxx | 224 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 …]
|
/aoo41x/main/redland/rasqal/ |
H A D | rasqal-0.9.33.patch.win32 | 16 /* 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 …]
|
/aoo41x/main/solenv/bin/ |
H A D | macosx-change-install-names.pl | 97 foreach $file (@ARGV) 99 my $iname = otoolD($file); 100 (defined $iname ? $iname : $file . "\n") =~ m'^(.*?([^/]+))\n$' or 103 $inames{$file} = $2; 107 foreach $file (@ARGV) 109 … my $call = "${::CC_PATH}install_name_tool$change -id \@loader_path/$inames{$file} $file"; 115 foreach $file (@ARGV) 117 …ame_tool$change -id \@__________________________________________________$loc/$inames{$file} $file"; 122 foreach $file (@ARGV) 124 my $call = "${::CC_PATH}otool -L $file"; [all …]
|
H A D | patch_sanitizer.pl | 43 foreach my $file (sort (keys %newpatchfile)) { 44 print SORTEDPATCH $file."\t"; 45 if (defined($oldpatchfile{$file})) { 46 if ( (join '', @{$oldpatchfile{$file}{'data'}}) eq (join '', @{$newpatchfile{$file}{'data'}}) ) { 49 print SORTEDPATCH $oldpatchfile{$file}{'origtimestamp'}."\n"; 50 print SORTEDPATCH $oldpatchfile{$file}{'patchedfilename'}."\t"; 52 print SORTEDPATCH @{$oldpatchfile{$file}{'data'}}; 58 print SORTEDPATCH $newpatchfile{$file}{'origtimestamp'}."\n"; 59 print SORTEDPATCH $newpatchfile{$file}{'patchedfilename'}."\t"; 60 print SORTEDPATCH $newpatchfile{$file}{'patchedtimestamp'}."\n"; [all …]
|