Home
last modified time | relevance | path

Searched refs:file (Results 76 – 100 of 6394) sorted by relevance

12345678910>>...256

/aoo42x/main/scripting/java/com/sun/star/script/framework/container/
H A DParcelDescriptor.java63 private File file = null; field in ParcelDescriptor
79 pd.file = newPath; in renameParcelDescriptor()
144 public ParcelDescriptor(File file) throws IOException { in ParcelDescriptor() argument
145 this(file, "Java"); in ParcelDescriptor()
149 this.file = file; in ParcelDescriptor()
151 if (file.exists()) { in ParcelDescriptor()
154 fis = new FileInputStream(file); in ParcelDescriptor()
177 public void write(File file) throws IOException { in write() argument
178 FileOutputStream fos = new FileOutputStream(file); in write()
184 if (file == null) in write()
[all …]
/aoo42x/main/scripting/java/org/openoffice/netbeans/modules/office/filesystem/
H A DOpenOfficeDocFileSystem.java138 public static String computeSystemName(File file) in computeSystemName() argument
173 public synchronized void setDocument(File file) in setDocument() argument
177 if((file.exists() == false) || (file.isFile() == false)) { in setDocument()
179 file.toString() + " does not exist"); in setDocument()
182 file.toString())); in setDocument()
198 openDocument(file); in setDocument()
204 System.out.println(" file: " + ((file != null)? file.toString(): "")); in setDocument()
312 private void openDocument(File file) in openDocument() argument
316 setSystemName(computeSystemName(file)); in openDocument()
317 docFile = file; in openDocument()
[all …]
/aoo42x/test/testcommon/source/org/openoffice/test/common/
H A DDataSheet.java37 private File file = null; field in DataSheet
42 public DataSheet(File file) { in DataSheet() argument
43 this(file, false); in DataSheet()
46 public DataSheet(File file, boolean append) { in DataSheet() argument
47 this.file = file; in DataSheet()
49 if (append && file.exists()) { in DataSheet()
50 doc = FileUtil.parseXML(file.getAbsolutePath()); in DataSheet()
118 FileUtil.storeXML(doc, file); in addRow()
/aoo42x/main/soltools/mkdepend/
H A Dinclude.c47 struct inclist *inc_path(file, include, dot, incCollection) in inc_path() argument
48 register char *file, in inc_path()
92 for (p=file+strlen(file); p>file; p--)
95 if (p == file)
98 strncpy(path, file, (p-file) + 1);
99 path[ (p-file) + 1 ] = '\0';
100 strcpy(path + (p-file) + 1, include);
/aoo42x/main/offapi/com/sun/star/ucb/
H A DFileContentProvider.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
47 <p>The served contents enable access to the local file system.
49 <p>The FCP is able to restrict access to the local file system to a number
57 /** provides an object representing either a directory or a file in the
58 local file system.
78 determining which system dependent notation the file system identifier
100 /** specifies methods to convert between (file) URLs and file paths in
H A DPackageContentProvider.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
54 represents a file inside a package. It is always contained in a PCP
104 vnd.sun.star.pkg://file:%2F%2F%2Fe:%2Fmy.xsw/
105 ( The root folder of the package located at file:///e:/my.xsw )
108 vnd.sun.star.pkg://file:%2F%2F%2Fe:%2Fmy.xsw/Content
110 folder of the located at file:///e:/my.xsw )
113 vnd.sun.star.pkg://file:%2F%2F%2Fe:%2Fmy.xsw/Content%20A
115 folder of the located at file:///e:/my.xsw )
/aoo42x/main/cui/source/options/
H A Ddoclinkdialog.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
58 Text [ en-US ] = "~Database file" ;
132 Text [ en-US ] = "The file\n$file$\ndoes not exist." ;
137 Text [ en-US ] = "The file\n$file$\ndoes not exist in the local file system." ;
142 …Text [ en-US ] = "The name '$file$' is already used for another database.\nPlease choose a differe…
/aoo42x/main/udkapi/com/sun/star/loader/
H A DXImplementationLoader.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
62 @param locationUrl Points to the location of the file containing
63 the component (for instance a .jar-file or a shared library).
68 that it is a relative file url. <p>Special loaders may define
70 more than only one file url).
97 @param locationUrl Points to the location of the file containing
98 the component (for instance a .jar-file or a shared library).
103 that it is a relative file url. <p>Special loaders may define
[all …]
/aoo42x/main/uui/source/
H A Dids.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
195 Text [ en-US ] = "$(ARG1) is not a file." ;
314file '$(ARG1)' is corrupt and therefore cannot be opened. %PRODUCTNAME can try to repair the file.…
319 Text [ en-US ] = "The file '$(ARG1)' could not be repaired and therefore cannot be opened." ;
329 …Text [ en-US ] = "The personal configuration file '$(ARG1)' is corrupted and must be deleted to co…
349 …Text [ en-US ] = "The file $(ARG1) is locked by another user. Currently, another write access to t…
355 …Text [ en-US ] = "The file $(ARG1) is locked by yourself. Currently, another write access to this
360 Text [ en-US ] = "The file $(ARG1) is currently not locked by yourself." ;
[all …]
/aoo42x/main/solenv/bin/
H A Dzipdep.pl163 foreach my $file (keys %files_in_arch) {
164 next if (-d $file);
166 if ($file =~ /[\\ | \/](.+)$/) {
167 $files_in_arch{$file} = $1;
169 $files_in_arch{$file} = $file;
173 foreach my $file (keys %files_in_arch) {
174 if (!($files_in_arch{$file} =~ /$pattern/)) {
175 delete $files_in_arch{$file};
H A Dimage-sort.pl120 for my $file (@list) { process_file ($file, "lc_"); }
122 for my $file (@list) { process_file ($file, "sc_"); }
124 for my $file (@list) {
125 if (!defined $global_hash{$file}) {
126 push @global_list, $file;
127 $global_hash{$file} = 1;
/aoo42x/main/udkapi/com/sun/star/uri/
H A DXExternalUriReferenceTranslator.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
35 URIs of those schemes. For example, it is unspecified for &ldquo;file&rdquo;
37 &ldquo;file&rdquo; URL to filenames on a given platform: The UNO environment
38 always assumes that path segments of &ldquo;file&rdquo; URLs represent
41 segments of &ldquo;file&rdquo; URLs directly represent a platform's
43 such <dfn>internal</dfn> URIs (e.g., UTF-8&ndash;encoded &ldquo;file&rdquo;
45 byte-sequence&ndash;oriented &ldquo;file&rdquo; URLs used by other
46 applications). Typically, only &ldquo;file&rdquo; URLs are affected by this
/aoo42x/main/offapi/com/sun/star/plugin/
H A DXPluginContext.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
106 /** Posts data from a buffer or file to an URL and receives a
117 @param file
118 whether data is from file
126 [in] boolean file,
130 /** Posts data from a buffer or file to an URL.
140 @param file
141 whether data is from file
[all …]
/aoo42x/test/testcommon/source/org/openoffice/test/vcl/
H A DIDList.java51 private void readFile(File file, HashMap<String, String> map) { in readFile() argument
54 reader = new BufferedReader(new FileReader(file)); in readFile()
90 for (File file : files) { in load()
91 if (file.isFile() && file.getName().endsWith(".lst")) { in load()
92 validFiles.add(file); in load()
103 for (File file: validFiles) { in load()
104 readFile(file, map); in load()
/aoo42x/main/icc/source/create_sRGB_profile/
H A DMakefile.in275 @list='$(DISTFILES)'; for file in $$list; do \
276 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
277 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
278 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
284 if test -d $$d/$$file; then \
285 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
286 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
288 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
290 test -f $(distdir)/$$file \
291 || cp -p $$d/$$file $(distdir)/$$file \
/aoo42x/main/cppuhelper/source/
H A Dfindsofficepath.c156 char* file = NULL; in platformSpecific() local
174 file = (char*) malloc( strlen( dir ) + strlen( APPENDIX ) + 1 ); in platformSpecific()
175 strcpy( file, dir ); in platformSpecific()
176 strcat( file, APPENDIX ); in platformSpecific()
179 if ( !access( file, F_OK ) ) in platformSpecific()
182 resolved = realpath( file, buffer ); in platformSpecific()
195 free( file ); in platformSpecific()
202 free( file ); in platformSpecific()
/aoo42x/main/officecfg/util/
H A Dtemplate.gen5 # or more contributor license agreements. See the NOTICE file
7 # regarding copyright ownership. The ASF licenses this file
9 # "License"); you may not use this file except in compliance
37 foreach $file (@files) {
38 if ( $file =~ /\w*\.tpl/ ) {
39 open(INFILE, "<$file") or die "can't open file $file";
/aoo42x/ext_libraries/gtest/
H A Dgtest-python3.patch14 # We assume that this file is in the scripts/ directory in the Google
34 # Makes sure the directory holding the output file exists; creates
39 - output_file = file(os.path.join(output_dir, GTEST_H_OUTPUT), 'w')
48 """Processes the given gtest header file."""
53 - for line in file(os.path.join(gtest_root, gtest_header_path), 'r'):
69 """Processes the given gtest source file."""
73 # Reads each line in the given gtest source file.
74 - for line in file(os.path.join(gtest_root, gtest_source_file), 'r'):
83 - output_file = file(os.path.join(output_dir, GTEST_ALL_CC_OUTPUT), 'w')
/aoo42x/main/oovbaapi/
H A Dttt.diff2 new file mode 100644
41 new file mode 100644
53 +# This file is part of OpenOffice.org.
83 new file mode 100644
95 +# This file is part of OpenOffice.org.
117 new file mode 100644
129 +# This file is part of OpenOffice.org.
151 new file mode 100644
163 +# This file is part of OpenOffice.org.
363 new file mode 100644
[all …]
/aoo42x/main/offapi/com/sun/star/rdf/
H A DXDocumentMetadataAccess.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
163 /** add a metadata file to the manifest.
170 metadata file into the manifest graph</li>
207 metadata file into the manifest graph</li>
262 metadata file from the manifest graph</li>
279 /** add a content or styles file to the manifest.
283 content or styles file to the manifest graph.
307 /** remove a content or styles file from the manifest.
[all …]
/aoo42x/main/stoc/test/security/
H A Dtest_security.policy5 permission com.sun.star.io.FilePermission "file:///home/dbo/-", ",,read , write ";
13 permission com.sun.star.io.FilePermission "file:///usr/local/dbo/*" , "read ";};
16 permission com.sun.star.io.FilePermission "file:///home/jbu/-" ,"read,write,";
23 // read out this file
28 permission com.sun.star.io.FilePermission "file:///usr/bin/*", "read";
29 permission com.sun.star.io.FilePermission "file:///usr/bin/*", "read";
30 permission com.sun.star.io.FilePermission "file:///tmp/-", "read, write";
31 permission com.sun.star.io.FilePermission "file:///etc/profile", "read,,";
/aoo42x/main/helpcontent2/helpers/
H A Dcheckuno.pl42 ($uno,$file) = split ";";
45 if (open XML, "$startdir$file") {
51 print "OK $startdir$file\n";
53 print "MISS $startdir$file\n";
54 open XML, ">$startdir$file.org";
57 open XML, ">$startdir$file";
64 print "Cannot open $startdir$file: $!\n";
/aoo42x/main/svtools/source/misc/
H A Dimagemgr.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
185 Text [ en-US ] = "Bookmark file" ;
193 Text [ en-US ] = "Configuration file" ;
205 Text [ en-US ] = "System file" ;
213 Text [ en-US ] = "Help file" ;
221 Text [ en-US ] = "Archive file" ;
225 Text [ en-US ] = "Log file" ;
267 Text [ en-US ] = "Text file" ;
[all …]
/aoo42x/main/offapi/com/sun/star/text/
H A DFilenameDisplayFormat.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
49 /** Only the path of the file is displayed.
56 /** Only the name of the file without the file extension is displayed.
63 /** The file name including the file extension is displayed.
/aoo42x/main/svtools/source/dialogs/
H A Dso3res.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
165 Text [ en-US ] = "The specified file could not be opened." ;
191 …Text [ en-US ] = "Inserts the contents of the file into your document to enable later editing in t…
203 Text [ en-US ] = "Inserts the contents of the file as an icon into your document." ;
207 …"Inserts the contents of the file into your document and creates a link to the source file. Change…
211 … ] = "Inserts an icon into your document representing the file. Changes made to the source file wi…
247 Text [ en-US ] = "Object from file % could not be inserted." ;

Completed in 144 milliseconds

12345678910>>...256