Home
last modified time | relevance | path

Searched refs:file (Results 176 – 200 of 7802) sorted by relevance

12345678910>>...313

/aoo42x/main/officecfg/util/
H A Dcomponent-map.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
24 # generates of the component schema list mapping file, which
30 #creating the output file
64 # create the properites file
/aoo42x/main/desktop/test/deployment/update/updateinfocreation/
H A Dreadme.txt3 information file. Instead it invokes code on a webserver which returns the
29 This causes the generation of the update information file. This file could be
33 This generated update information file can then be used by the webserver, when it
34 sends back the requested update information. The update information file will be
37 The update information file needs to be copied into common.pro/pus.mxyz directory.
/aoo42x/main/sdext/source/pdfimport/help/
H A Dcomponent.txt1file" format, which this extension also enables. A hybrid PDF/ODF file is a PDF file that contains…
/aoo42x/main/cli_ure/
H A Dreadme.txt4 # 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
72 Open the file cli_ure\version\version.txt.
73 The file contains name/value pairs, such as:CLI_URETYPES_NEW_VERSION=1.0.3.0.
135 is run that recognizes this and writes a cliureversion.mk file in the bin directory.
166 the policy file.
168 CLI_URETYPES_POLICY_VERSION represents the version of the policy file.
170 CLI_URETYPES_POLICY_ASSEMBLY represents the name of the policy file.
191 redirect old client code to the new assembly. Actually we would not need a policy file here.
[all …]
/aoo42x/main/i18npool/source/localedata/data/
H A Dlist-locales.awk27 file = ""
39 FILENAME != file {
41 file = FILENAME
84 if ( file )
86 tmp = file
/aoo42x/main/connectivity/source/inc/dbase/
H A DDIndexIter.hxx41 file::OBoolOperator* m_pOperator;
42 const file::OOperand* m_pOperand;
56 const file::OOperand& rKey);
63 file::OBoolOperator* pOp, in OIndexIterator()
64 const file::OOperand* pOper) in OIndexIterator()
/aoo42x/main/testtools/source/bridgetest/
H A Dmakefile.mk39 MY_URE_INTERNAL_JAVA_DIR=$(strip $(subst,\,/ file:///$(shell @$(WRAPCMD) echo $(SOLARBINDIR))))
40 MY_LOCAL_CLASSDIR=$(strip $(subst,\,/ file:///$(shell $(WRAPCMD) echo $(PWD)/$(CLASSDIR)/)))
44 MY_URE_INTERNAL_JAVA_DIR=$(strip $(subst,\,/ file:///$(shell @$(WRAPCMD) echo $(SOLARBINDIR))))
45 MY_LOCAL_CLASSDIR=$(strip $(subst,\,/ file:///$(shell $(WRAPCMD) echo $(PWD)/$(CLASSDIR)/)))
48 MY_URE_INTERNAL_JAVA_DIR=file://$(SOLARBINDIR)
49 MY_LOCAL_CLASSDIR=file://$(PWD)/$(CLASSDIR)/
/aoo42x/main/mythes/
H A Dmythes-1.2.0-vanilla-th-gen-idx.patch6 -# perl program to take a thesaurus structured text data file
7 -# and create the proper sorted index file (.idx)
14 +# or more contributor license agreements. See the NOTICE file
16 +# regarding copyright ownership. The ASF licenses this file
18 +# "License"); you may not use this file except in compliance
67 my $encoding; # encoding used by text file
/aoo42x/main/odk/examples/DevelopersGuide/UCB/
H A DHelper.java170 File file = new File( systemPath ); in getAbsoluteFileURLFromSystemPath() local
171 String url = file.toURL().toString(); in getAbsoluteFileURLFromSystemPath()
208 File file = new File( buf.toString() ); in createTargetDataFile() local
209 String url = file.toURL().toString(); in createTargetDataFile()
218 file.createNewFile(); in createTargetDataFile()
221 FileOutputStream stream = new FileOutputStream( file ); in createTargetDataFile()
/aoo42x/main/offapi/com/sun/star/system/
H A DXMailMessage.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
58 /** A sequence of file URLs specifying the files that should be attached to
60 <p>The file URLs must be conform to
64 if at least one of the given file URLs is invalid (doesn't conform to
/aoo42x/main/jvmfwk/source/
H A Dreadme.txt1 The file jvfwk3rc is intended for providing bootstrap parameter for the java
4 this rc file when Java is needed.
6 The file javasettingsunopkginstall.xml only contains the root element of
7 a settings file (<java ...>). It is a dummy which will be installed into
8 office/share/config/. Bundled extensions will used this file to store its
/aoo42x/main/scripting/examples/java/Newsgroup/
H A DOfficeAttachment.java125 String file = ""; in createTempDocs() local
132 file = homefiles[i].getAbsolutePath(); in createTempDocs()
135 htmlFile = new File( file ); in createTempDocs()
160 String file = ""; in createTempDocs() local
167 file = homefiles[i].getAbsolutePath(); in createTempDocs()
170 officeFile = new File( file ); in createTempDocs()
/aoo42x/test/testgui/source/bvt/gui/
H A DFileTypeTest.java106 private void saveNewDocument(String file) { in saveNewDocument() argument
107 String saveTo = "temp/" + file; in saveNewDocument()
169 private void saveNewSpreadsheet(String file) { in saveNewSpreadsheet() argument
170 String saveTo = "temp/" + file; in saveNewSpreadsheet()
214 private void saveNewPresentation(String file) { in saveNewPresentation() argument
215 String saveTo = "temp/" + file; in saveNewPresentation()
/aoo42x/main/hsqldb/patches/
H A Di121754.patch14 Do not address questions about property file(s) to the
16 <property file='build/build.properties'/>
43 <arg file="${src}/org/hsqldb/lib/java/JavaSystem.java"/>
44 + <arg file="${src}/org/hsqldb/jdbcDriver.java"/>
45 <arg file="${src}/org/hsqldb/lib/HsqlTimer.java"/>
46 <arg file="${src}/org/hsqldb/jdbc/jdbcBlob.java"/>
47 <arg file="${src}/org/hsqldb/jdbc/jdbcDatabaseMetaData.java"/>
52 + <arg file="${src}/org/hsqldb/jdbcDriver.java"/>
53 <arg file="${src}/org/hsqldb/lib/java/JavaSystem.java"/>
54 <arg file="${src}/org/hsqldb/lib/HsqlTimer.java"/>
[all …]
/aoo42x/main/solenv/bin/
H A Drelocate8 # or more contributor license agreements. See the NOTICE file
10 # regarding copyright ownership. The ASF licenses this file
12 # "License"); you may not use this file except in compliance
115 my $file;
117 open ($file, $fname) || die "Can't open $fname: $!";
119 while (<$file>) {
130 close ($file) || die "Failed to close $fname: $!";
/aoo42x/main/offapi/com/sun/star/packages/zip/
H A DZipConstants.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
253 /** CEN header field "file comment length" offset
263 /** CEN header field "internal file attributes" offset
268 /** CEN header field "external file attributes" offset
298 /** END header field "size of zip file comment" offset
/aoo42x/main/extensions/source/update/check/
H A Dupdatehdl.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
116 …Text [ en-US ] = "A file with that name already exists! Do you want to overwrite the existing file
121 …] = "A file with the name '%FILENAME' already exists in '%DOWNLOAD_PATH'! Do you want to continue …
/aoo42x/main/scripting/java/com/sun/star/script/framework/provider/beanshell/
H A DScriptSourceModel.java35 private URL file = null; field in ScriptSourceModel
38 public ScriptSourceModel(URL file ) { in ScriptSourceModel() argument
39 this.file = file; in ScriptSourceModel()
44 InputStream in = file.openStream(); in load()
/aoo42x/main/autodoc/source/cosv/storage/
H A Dploc.cxx89 file = strrchr( restPath, *i_sDelimiter ); in Set() local
90 if (file == 0) in Set()
91 file = restPath; in Set()
93 file++; in Set()
94 sFile = file; in Set()
/aoo42x/main/soltools/cpp/
H A D_include.c109 if (ip->file == NULL || ip->deleted || (angled && ip->always == 0)) in doinclude()
111 if (strlen(fname) + strlen(ip->file) + 2 > sizeof(iname)) in doinclude()
113 strcpy(iname, ip->file); in doinclude()
132 if ((wraplist[i].file != NULL) && in doinclude()
133 (strncmp(wraplist[i].file, iname, strlen(wraplist[i].file)) == 0)) in doinclude()
/aoo42x/main/offapi/com/sun/star/resource/
H A DStringResourceWithStorage.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
60 Base string for the file names used to store the locale data.
69 Comment stored first in each properties file followed by a line
73 properties file, e.g. "# My strings". The string may be empty.
/aoo42x/main/scripting/java/org/openoffice/netbeans/modules/office/actions/
H A DDeployParcelAction.java218 public boolean accept(File file) { in getTargetFile()
219 if (file.isDirectory() || in getTargetFile()
220 file.getName().endsWith(".sxw") || in getTargetFile()
221 file.getName().endsWith(".sxc") || in getTargetFile()
222 file.getName().endsWith(".sxd") || in getTargetFile()
223 file.getName().endsWith(".sxi")) in getTargetFile()
/aoo42x/main/offapi/com/sun/star/embed/
H A DFileSystemStorage.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
36 /** This is a service that allows to get access to a file system folder using
46 file system storage implementation.
54 A file system storage is created either by
/aoo42x/main/xmerge/java/xmerge/src/main/resources/org/openoffice/xmerge/converter/xml/xslt/
H A DXsltPlugin.properties4 # 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
28 #This file allows users to specify the mime-type to file extension mappings
/aoo42x/main/xmerge/java/xmerge/src/main/resources/org/openoffice/xmerge/test/
H A DConverterInfoList.properties4 # 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
26 jarname1=file:///jarDirectory/htmlsoff.jar
31 jarname2=file:///jarDirectory/pocketword.jar

Completed in 55 milliseconds

12345678910>>...313