Home
last modified time | relevance | path

Searched refs:file (Results 26 – 50 of 5114) sorted by relevance

12345678910>>...205

/aoo42x/main/redland/raptor/
H A Draptor2-2.0.15.patch.win3228 /* Define to 1 if you have the <dlfcn.h> header file. */
32 /* Define to 1 if you have the <errno.h> header file. */
36 /* Define to 1 if you have the <fcntl.h> header file. */
40 /* Define to 1 if you have the <fetch.h> header file. */
48 /* Define to 1 if you have the <getopt.h> header file. */
96 /* Define to 1 if you have the <limits.h> header file. */
100 /* Define to 1 if you have the <math.h> header file. */
104 /* Define to 1 if you have the <memory.h> header file. */
124 /* Define to 1 if you have the <setjmp.h> header file. */
132 /* Define to 1 if you have the <stddef.h> header file. */
[all …]
/aoo42x/main/solenv/bin/
H A Dmacosx-change-install-names.pl97 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 … my $call = "${::CC_PATH}install_name_tool$change -id \@_______$loc/$inames{$file} $file";
122 foreach $file (@ARGV)
124 my $call = "${::CC_PATH}otool -L $file";
[all …]
H A Dpatch_sanitizer.pl43 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 …]
H A Dlinkoo77 my $file;
79 while (<$file>) {
88 close ($file);
199 if (defined $build_files{$file}) {
202 if ($file =~ m/$regexp/) {
207 print "Unknown duplicate file '$file' in: '" .
208 $build_files{$file} . "' vs '" .
221 for my $file (keys %build_files) {
222 my $src = $build_files{$file};
223 my $dest = $installed_files->{$file};
[all …]
/aoo42x/test/testgui/source/svt/gui/
H A DTestSample.java73 for (File file : files) { in collect()
74 if (file.isDirectory()) { in collect()
75 collect(file, list); in collect()
77 String fileName = file.getName().toLowerCase(); in collect()
81 Object[] data = { file, param[1], param[2] }; in collect()
102 private File file = null; field in TestSample
107 this.originalFile = file; in TestSample()
146 String name = file.getName(); in test()
185 open(file.getAbsolutePath()); in testWriter()
210 submitOpenDlg(file.getAbsolutePath()); in testCalc()
[all …]
/aoo42x/main/redland/redland/
H A Dredland-1.0.17.patch.win3227 /* Define to 1 if you have the <argz.h> header file. */
95 /* Define to 1 if you have the <db.h> header file. */
108 /* Define to 1 if you have the <dirent.h> header file. */
116 /* Define to 1 if you have the <dld.h> header file. */
124 /* Define to 1 if you have the <dlfcn.h> header file. */
128 /* Define to 1 if you have the <dl.h> header file. */
136 /* Define to 1 if you have the <errno.h> header file. */
144 /* Define to 1 if you have the <fcntl.h> header file. */
296 /* Define to 1 if you have the <time.h> header file. */
446 /* Building file storage */
[all …]
/aoo42x/main/sysui/util/
H A Dchecksize.pl54 my $file; #Variable for a file
61 foreach $file (@all_files) {
62 if (-d "$path$file/") {
63 &RecurseDirs("$path$file/");
65 &check($path, $file);
75 my $file = shift;
76 print "$path$file\n" if ((-e "$path$file") && $is_debug);
78 …return if ( ($file =~ /.+\.(dpc|\w*?flag)/) || ($file =~ /.+\.obj/ && $ENV{GUI} eq 'UNX') || ($pat…
79 if ( -z "$path$file" ) {
80 print "Error: $path$file 0 Bytes!\n";
/aoo42x/main/sw/source/ui/app/
H A Derror.src4 * or more contributor license agreements. See the NOTICE file
6 * regarding copyright ownership. The ASF licenses this file
8 * "License"); you may not use this file except in compliance
69 Text [ en-US ] = "Error reading file." ;
73 Text [ en-US ] = "Input file error." ;
81 Text [ en-US ] = "Unexpected end of file." ;
89 Text [ en-US ] = "This is not a WinWord6 file." ;
93 …t [ en-US ] = "This file was saved with Word in 'Fast Save' mode. Please unmark the Word option 'A…
105 Text [ en-US ] = "This is not a WinWord97 file." ;
114 Text [ en-US ] = "Error writing file." ;
[all …]
/aoo42x/main/sal/qa/
H A Dbuildall.pl363 my $file;
372 ($path, $file) = split(/;/, $line);
373 if (! $file)
375 $file = $path;
377 $file = trim($file);
380 return $path, $file;
386 my $file = shift;
395 if (!$file || $file eq "")
436 $file eq $sTarget)
475 my $file;
[all …]
/aoo42x/extras/l10n/source/
H A Dprepare_l10n.sh3 foreach file ( $* )
4 cat $file | grep -v " en-US " > $file.tmp
5 set lang = `head -1 $file.tmp | cut -f 10`
7 echo "Lang = $lang in $file ... ???";
10 echo "File $file contains already header .. pls remove or fix me!"
14 cat header $file.tmp > $file.tmp.tmp
16 cp $file.tmp.tmp $lang/localize.sdf
18 rm $file.tmp $file.tmp.tmp
/aoo42x/main/scripting/java/com/sun/star/script/framework/io/
H A DUCBStreamHandler.java63 String file = url.getFile(); in parseURL() local
64 if (file == null) in parseURL()
65 file = spec.substring(start, limit); in parseURL()
67 file += spec.substring(start, limit); in parseURL()
70 LogUtils.DEBUG("**Setting path = " + file ); in parseURL()
96 String file = sUrl.substring( in getInputStream() local
99 return getUCBStream(file, path); in getInputStream()
110 String file = sUrl.substring( in getOutputStream() local
149 private InputStream getUCBStream(String file, String path) in getUCBStream() argument
173 result = getFileStreamFromJarStream(file, is); in getUCBStream()
[all …]
/aoo42x/main/offapi/com/sun/star/ucb/
H A DIOErrorCode.idl4 * or more contributor license agreements. See the NOTICE file
67 /** Data could not be read from a file.
82 /** Data could not be written to a file.
114 /** A file name contains invalid characters.
144 /** An invalid file name.
149 /** A file name is too long.
159 /** The path to a file does not exist.
174 /** An object is not a file.
184 /** No more file handles available.
214 /** An incorrect file format.
[all …]
H A DFileSystemNotation.idl4 * or more contributor license agreements. See the NOTICE file
6 * regarding copyright ownership. The ASF licenses this file
8 * "License"); you may not use this file except in compliance
33 file systems or operating systems.
43 /** The conventions of Unix like file systems (e.g.,
44 <code>/dir1/dir2/file</code>).
49 /** The conventions of DOS like file systems (e.g.,
50 <code>a:\dir1\dir2\file</code> or UNC notation like
51 <code>\\host\dir1\dir2\file</code>).
56 /** The conventions of Mac like file systems (e.g.,
[all …]
/aoo42x/main/sal/qa/helper/gcov/
H A Dgcov_filter.pl183 my $file = $ARGV[$nIdx];
200 if (! ($file =~ /\.f$/ ))
202 my $filef = "$file.f";
208 $file = $filef;
210 read_gcov_function_file($file);
307 my $file = $_[0];
309 open(INPUT_HANDLE, $file)
310 or die("ERROR: cannot open $file!\n");
359 my $file = $_[0];
361 open(INPUT_HANDLE, $file)
[all …]
/aoo42x/main/codemaker/source/javamaker/
H A Dclassfile.cxx82 if (!file.write(buffer, size)) { in write()
90 write(file, &buf, sizeof buf); in writeU1()
97 write(file, buf, sizeof buf); in writeU2()
106 write(file, buf, sizeof buf); in writeU4()
698 writeU4(file, 0xCAFEBABE); in write()
704 writeU2(file, m_thisClass); in write()
705 writeU2(file, m_superClass); in write()
708 writeU2(file, m_fieldsCount); in write()
709 writeStream(file, m_fields); in write()
710 writeU2(file, m_methodsCount); in write()
[all …]
/aoo42x/main/odk/examples/java/ConverterServlet/
H A DREADME6 In the file "ConverterServlet.html", search for the following line:
15 http://www.servlets.com/cos/index.html and copy the file to the directory
16 …<OFFICE_HOME>/program/classes. If you don't use the created WAR (WAR = simple web archive file, it
17 is similar to a normal Jar file) file, please make these classes also known to your web server.
19 copy the file "servlet.jar" to the directory <OFFICE_HOME>/program/classes.
24 The example creates also a WAR file which can be easy deployed in a Tomcat server.
26 5.2 Navigate into the section 'Upload a WAR file to install'
27 5.3 Browse to your generated WAR file and select it
34 open the file "ConverterServlet.html" in your web browser and select a file.
35 2. Select a type to convert the file to, and the extension for the converted file.
/aoo42x/main/svl/source/misc/
H A Dmediatyp.src36 Text [ en-US ] = "Binary file" ;
41 Text [ en-US ] = "PDF file" ;
86 Text [ en-US ] = "ZIP file" ;
91 Text [ en-US ] = "JAR file" ;
96 Text [ en-US ] = "Audio file" ;
101 Text [ en-US ] = "Audio file" ;
106 Text [ en-US ] = "Audio file" ;
111 Text [ en-US ] = "Audio file" ;
141 Text [ en-US ] = "Text file" ;
151 Text [ en-US ] = "vCard file" ;
[all …]
/aoo42x/main/offapi/com/sun/star/ui/dialogs/
H A DXFilePicker.idl4 * or more contributor license agreements. See the NOTICE file
6 * regarding copyright ownership. The ASF licenses this file
8 * "License"); you may not use this file except in compliance
65 <p> Specifies the default file name, displayed when the FilePicker
67 have to check for a valid file name or if the file really exists.
73 /** Sets the directory that the file dialog initially displays.
86 /** Returns the directory that the file dialog is currently showing or
102 <p>If the dialog is in execution mode and a single file is selected
103 the complete URL of this file will be returned.</p>
110 <p> The complete path of the file or directory currently selected
[all …]
/aoo42x/test/testcommon/source/org/openoffice/test/common/
H A DSystemUtil.java197 File file = null; in execScript() local
203 cmd = new String[] { file.getAbsolutePath() }; in execScript()
205 cmd = new String[] { "sh", file.getAbsolutePath() }; in execScript()
210 if (file != null && !file.delete()) in execScript()
211 file.deleteOnExit(); in execScript()
297 File file = new File(SCRIPT_TEMP_DIR, "ps.vbs"); in getProcesses() local
400 File file = new File(SCRIPT_TEMP_DIR, "pps.vbs"); in getProcessPerfData() local
582 for (File file : files) { in findClasses()
583 String name = file.getName(); in findClasses()
584 if (file.isDirectory()) { in findClasses()
[all …]
/aoo42x/main/scripting/java/org/openoffice/idesupport/
H A DOfficeDocument.java45 private File file = null; field in OfficeDocument
47 public OfficeDocument(File file) throws IllegalArgumentException in OfficeDocument() argument
49 if (!file.exists() || file.isDirectory() || !isOfficeFile(file)) { in OfficeDocument()
53 this.file = file; in OfficeDocument()
56 private boolean isOfficeFile(File file) { in isOfficeFile() argument
58 if (file.getName().endsWith(OFFICE_EXTENSIONS[i])) in isOfficeFile()
70 zp = new ZipFile(this.file); in getParcels()
108 ParcelZipper.getParcelZipper().removeParcel(file, parcelName); in removeParcel()
/aoo42x/test/testgui/source/bvt/gui/
H A DFileExport.java119 File file = new File(newpath); in recursionfiles() local
120 File parent = file.getParentFile(); in recursionfiles()
256 File file = new File(thepoint.path); in testSaveAs() local
257 File parent = file.getParentFile(); in testSaveAs()
275 public boolean accept(File file, String name) { in dotest()
407 int dotIndex = file.lastIndexOf("."); in savetosameformat()
408 String pre = file.substring(0, dotIndex + 1); in savetosameformat()
476 int dotIndex = file.lastIndexOf("."); in savetodiffformat()
477 String pre = file.substring(0, dotIndex + 1); in savetodiffformat()
606 int dotIndex = file.lastIndexOf("."); in savetopdfformat()
[all …]
/aoo42x/main/sc/source/ui/src/
H A Dscerrors.src4 * or more contributor license agreements. See the NOTICE file
6 * regarding copyright ownership. The ASF licenses this file
8 * "License"); you may not use this file except in compliance
33 Text [ en-US ] = "Impossible to connect to the file." ;
49 Text [ en-US ] = "Unknown Lotus1-2-3 file format." ;
53 Text [ en-US ] = "Error in file structure while importing." ;
57 Text [ en-US ] = "There is no filter available for this file type." ;
61 Text [ en-US ] = "Unknown or unsupported Excel file format." ;
65 Text [ en-US ] = "Excel file format not yet implemented." ;
69 Text [ en-US ] = "This file is password-protected." ;
[all …]
/aoo42x/main/writerfilter/documentation/doxygen/
H A DDoxyfile5 # or more contributor license agreements. See the NOTICE file
150 # (but less readable) file names. This can be useful is your file systems
315 # in case and if your file system supports case sensitive file names. Windows
328 # of that file.
416 # the FILE_VERSION_FILTER tag, and <input-file> is the name of an input file
465 WARN_FORMAT = "$file:$line: $text"
697 # be used to specify the file name of the resulting .chm file. You
718 # normal table of contents (NO) in the .chm file.
867 # Syntax is similar to doxygen's config file.
1146 # file showing the direct and indirect include dependencies of the file with
[all …]
/aoo42x/main/offapi/com/sun/star/text/
H A DTemplateDisplayFormat.idl4 * or more contributor license agreements. See the NOTICE file
6 * regarding copyright ownership. The ASF licenses this file
8 * "License"); you may not use this file except in compliance
40 // The complete path of the file will be displayed.
46 // Only the path of the template file will be displayed.
54 /** Only the file name, without file extension, of the template
55 file will be displayed.
62 /** The file name and the file extension of the template
63 file will be displayed.
77 /** The title of the template file is displayed.
/aoo42x/main/svx/source/src/
H A Derrtxt.src4 * or more contributor license agreements. See the NOTICE file
6 * regarding copyright ownership. The ASF licenses this file
180 Text [ en-US ] = "Invalid file name." ;
184 Text [ en-US ] = "Nonexistent file." ;
196 Text [ en-US ] = "The object is not a file." ;
232 Text [ en-US ] = "The file could not be written." ;
248 Text [ en-US ] = "Incorrect file version." ;
252 Text [ en-US ] = "Incorrect file format." ;
268 Text [ en-US ] = "The file could not be created." ;
312 Text [ en-US ] = "Error reading file." ;
[all …]

Completed in 138 milliseconds

12345678910>>...205