Home
last modified time | relevance | path

Searched refs:File (Results 151 – 175 of 933) sorted by relevance

12345678910>>...38

/trunk/main/l10ntools/scripts/
H A Dlocalize_old.pl32 use File::Find;
33 use File::Temp;
34 use File::Copy;
35 use File::Glob qw(:glob csh_glob);
239 my ( $TMPFILE , $tmpfile ) = File::Temp::tempfile();
297 my ( $TMPHANDLE , $tmpfile ) = File::Temp::tempfile();
298 my ( $TMPHANDLE2 , $tmpfile2 ) = File::Temp::tempfile();
348 my $file = $File::Find::name;
361 my ( $LOCALIZEPARTICLE , $localizeSDF ) = File::Temp::tempfile();
364 my ( $ALLPARTICLES_MERGED , $particleSDF_merged ) = File::Temp::tempfile();
[all …]
H A Dlocalize.pl32 use File::Find;
33 use File::Temp;
34 use File::Path;
35 use File::Copy;
36 use File::Glob qw(:glob csh_glob);
244 my ( $TMPFILE , $tmpfile ) = File::Temp::tempfile();
300 my ( $TMPHANDLE , $tmpfile ) = File::Temp::tempfile();
327 my $file = $File::Find::name;
368 my ( $LOCALIZEPARTICLE , $localizeSDF ) = File::Temp::tempfile();
371 my ( $ALLPARTICLES_MERGED , $particleSDF_merged ) = File::Temp::tempfile();
[all …]
/trunk/main/scripting/workben/installer/
H A DRegister.java49 …rogPath + "regsingleton " + path + "user" + File.separator + "uno_packages" + File.separator + "ca… in regSingletons()
54 …xe" ) + " " + quotedString( path + "user" + File.separator + "uno_packages" + File.separator + "ca… in regSingletons()
86 String progpath = path.concat("program" + File.separator); in register()
/trunk/main/xmlsecurity/tools/uno/
H A DTestTool.java30 import java.io.File;
483 File f = openFile(); in openDocument()
519 File f = openFile(); in openBatch()
795 private void parseFile(File name) in parseFile()
813 private File openFile() in openFile()
815 File rc = null; in openFile()
884 private void runBatch(File f) in runBatch()
915 parseFile(new File(fileName)); in runBatch()
966 saveFile(new File(fileName)); in runBatch()
990 private void saveFile(File f) in saveFile()
[all …]
/trunk/main/toolkit/source/layout/core/
H A Dbyteseq.cxx28 using osl::File;
41 File * blobFile = new File(sFileURL); in getFileAsStream()
42 File::RC errorCode = blobFile->open(OpenFlag_Read); in getFileAsStream()
47 case osl::File::E_None: // got it in getFileAsStream()
51 case osl::File::E_NOENT: // no file => no stream in getFileAsStream()
/trunk/main/filter/source/placeware/
H A Dzip.hxx35 ZipFile( osl::File& rFile );
38 bool addFile( osl::File& rFile, const rtl::OString& rName );
45 void copyAndCRC( ZipEntry *e, osl::File& rFile );
52 bool isError() const { return osl::File::E_None != mnRC; } in isError()
54 osl::File& mrFile; /* file we're writing to */
56 osl::File::RC mnRC;
/trunk/main/scripting/java/org/openoffice/idesupport/ui/
H A DConfigurePanel.java26 import java.io.File;
55 private File basedir;
68 this.basedir = new File(basedir); in ConfigurePanel()
77 this.basedir = new File(basedir); in ConfigurePanel()
79 this.descriptor = new ParcelDescriptor(new File(this.basedir, in ConfigurePanel()
88 this.basedir = new File(basedir); in reload()
106 this.basedir = new File(basedir); in reload()
111 this.descriptor = new ParcelDescriptor(new File(this.basedir, in reload()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DOfficeProvider.java38 import java.io.File;
87 deleteFilesAndDirector (new File(copyLayer)); in backupUserLayer()
88 FileTools.copyDirectory(new File(userLayer), new File(copyLayer), new String[] in backupUserLayer()
570 deleteFilesAndDirector(new File(userLayer)); in disposeOffice()
571 final File copyFile = new File(copyLayer); in disposeOffice()
573 FileTools.copyDirectory(copyFile, new File(userLayer), new String[] in disposeOffice()
812 private void deleteFilesAndDirector(File file) in deleteFilesAndDirector()
814 File f = file; in deleteFilesAndDirector()
817 File files[] = f.listFiles(); in deleteFilesAndDirector()
H A DProcessHandler.java27 import java.io.File;
126 private File workDir = null;
195 public ProcessHandler(String[] cmdLines, File workDir) in ProcessHandler()
210 public ProcessHandler(String[] cmdLines, PrintWriter log, File workDir) in ProcessHandler()
246 public ProcessHandler(String cmdLine, File workDir) in ProcessHandler()
259 public ProcessHandler(String cmdLine, PrintWriter log, File workDir) in ProcessHandler()
276 public ProcessHandler(String cmdLine, PrintWriter log, File workDir, String[] envVars) in ProcessHandler()
309 …public ProcessHandler(String cmdLine, PrintWriter log, File workDir, String[] envVars, long timeOu… in ProcessHandler()
342 …public ProcessHandler(String[] commands, PrintWriter log, File workDir, int shortWait, TestParamet… in ProcessHandler()
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/actions/
H A DParcelSupport.java26 import java.io.File;
62 public File getFile() { in getFile()
80 File parcel = FileUtil.toFile(fo); in mount()
95 public boolean deploy(File target) { in deploy()
96 File source = FileUtil.toFile(fo); in deploy()
174 private boolean promptForOverwrite(File source, File target) { in promptForOverwrite()
/trunk/main/odk/source/com/sun/star/lib/loader/
H A DLoader.java26 import java.io.File;
165 addUrls(vec, classpath, File.pathSeparator); in getCustomLoader()
172 File fClassesDir = new File( path, CLASSESDIR ); in getCustomLoader()
173 File fJuh = new File( fClassesDir, JUHJAR ); in getCustomLoader()
236 urls.add( new File( tokens.nextToken() ).toURL() ); in addUrls()
250 new String[] { new File(path, "unoinfo").getPath(), "java" }); in callUnoinfo()
/trunk/main/cui/source/tabpages/
H A Dlabdlg.src205 File = "legtyp1.png" ;
209 File = "legtyp2.png" ;
213 File = "legtyp3.png" ;
217 File = "legtyp4.png" ;
221 File = "legtyp1_hc.png" ;
225 File = "legtyp2_hc.png" ;
229 File = "legtyp3_hc.png" ;
233 File = "legtyp4_hc.png" ;
/trunk/main/odk/examples/java/DocumentHandling/
H A DDocumentConverter.java26 import java.io.File;
56 static void traverse( File fileDirectory ) { in traverse()
65 File outdir = new File(DocumentConverter.sOutputDir); in traverse()
75 File[] entries = fileDirectory.listFiles(); in traverse()
192 File file = new File(args[0]); in main()
/trunk/main/scripting/java/org/openoffice/idesupport/
H A DOfficeInstallation.java25 import java.io.File;
52 path = path.replace('/', File.separatorChar); in OfficeInstallation()
60 path = path.replace(File.separatorChar, '/'); in OfficeInstallation()
75 if (!name.startsWith(File.separator)) in getPath()
76 name = File.separator + name; in getPath()
87 name = name.replace(File.separatorChar, '/'); in getURL()
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/utils/
H A DPackageRemover.java26 import java.io.File;
39 public static void removeDeclaration(File source) throws IOException { in removeDeclaration()
40 File tmp = new File(source.getAbsolutePath() + ".tmp"); in removeDeclaration()
93 File source = new File(args[0]); in main()
/trunk/main/xmerge/source/palmtests/qa/comparator/
H A Dpdbcomparison.java151 File f = null; in validateAndCreateFile()
153 f = new File(filename); in validateAndCreateFile()
162 File newF=null; in validateAndCreateFile()
164 newF = new File(newFile); in validateAndCreateFile()
226 File f = null; in checkFile()
228 f = new File(filename); in checkFile()
478 File f=null; in main()
480 f = new File(propFile); in main()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DModuleCtrl.java26 import java.io.File;
370File completePackageFile = new File(packagePath, packageData.getPkgSubdir()); in setDatabaseSettings()
374 File packageFile = new File(packagePath, packageName); in setDatabaseSettings()
480 File completePackageFile = new File(packagePath, packageData.getPkgSubdir()); in packageExists()
485 File packageFile = new File(packagePath, packageName); in packageExists()
849 File completePackageFile = new File(packagePath, packageData.getPkgSubdir()); in setRequiredNewCoreModules()
853 File packageFile = new File(packagePath, packageName); in setRequiredNewCoreModules()
/trunk/main/instsetoo_native/inc_ooolangpack/windows/msi_templates/
H A D_Validat.idt53 BindImage File_ N File 1 Identifier The index into the File table. This must be an executable fi…
166 File File N Identifier Primary key, non-localized token, must match identifier in cabinet. Fo…
167 File FileName N Filename File name used for installation, may be localized. This may contain …
171 File Version Y File 1 Version Version string for versioned files; Blank for unversioned files.
172 FileSFPCatalog File_ N File 1 Identifier File associated with the catalog
174 Font File_ N File 1 Identifier Primary key, foreign key into File table referencing font file.
283 MsiAssembly File_Application Y File 1 Identifier Foreign key into File table, denoting the appli…
284 MsiAssembly File_Manifest Y File 1 Identifier Foreign key into the File table denoting the manif…
294 MsiFileHash File_ N File 1 Identifier Primary key, foreign key into File table referencing file …
391 SelfReg File_ N File 1 Identifier Foreign key into the File table denoting the module that needs…
[all …]
/trunk/main/instsetoo_native/inc_openoffice/windows/msi_templates/
H A D_Validat.idt53 BindImage File_ N File 1 Identifier The index into the File table. This must be an executable fi…
166 File File N Identifier Primary key, non-localized token, must match identifier in cabinet. Fo…
167 File FileName N Filename File name used for installation, may be localized. This may contain …
171 File Version Y File 1 Version Version string for versioned files; Blank for unversioned files.
172 FileSFPCatalog File_ N File 1 Identifier File associated with the catalog
174 Font File_ N File 1 Identifier Primary key, foreign key into File table referencing font file.
283 MsiAssembly File_Application Y File 1 Identifier Foreign key into File table, denoting the appli…
284 MsiAssembly File_Manifest Y File 1 Identifier Foreign key into the File table denoting the manif…
294 MsiFileHash File_ N File 1 Identifier Primary key, foreign key into File table referencing file …
391 SelfReg File_ N File 1 Identifier Foreign key into the File table denoting the module that needs…
[all …]
/trunk/main/instsetoo_native/inc_sdkoo/windows/msi_templates/
H A D_Validat.idt53 BindImage File_ N File 1 Identifier The index into the File table. This must be an executable fi…
166 File File N Identifier Primary key, non-localized token, must match identifier in cabinet. Fo…
167 File FileName N Filename File name used for installation, may be localized. This may contain …
171 File Version Y File 1 Version Version string for versioned files; Blank for unversioned files.
172 FileSFPCatalog File_ N File 1 Identifier File associated with the catalog
174 Font File_ N File 1 Identifier Primary key, foreign key into File table referencing font file.
283 MsiAssembly File_Application Y File 1 Identifier Foreign key into File table, denoting the appli…
284 MsiAssembly File_Manifest Y File 1 Identifier Foreign key into the File table denoting the manif…
294 MsiFileHash File_ N File 1 Identifier Primary key, foreign key into File table referencing file …
391 SelfReg File_ N File 1 Identifier Foreign key into the File table denoting the module that needs…
[all …]
/trunk/main/instsetoo_native/inc_ure/windows/msi_templates/
H A D_Validat.idt53 BindImage File_ N File 1 Identifier The index into the File table. This must be an executable fi…
166 File File N Identifier Primary key, non-localized token, must match identifier in cabinet. Fo…
167 File FileName N Filename File name used for installation, may be localized. This may contain …
171 File Version Y File 1 Version Version string for versioned files; Blank for unversioned files.
172 FileSFPCatalog File_ N File 1 Identifier File associated with the catalog
174 Font File_ N File 1 Identifier Primary key, foreign key into File table referencing font file.
283 MsiAssembly File_Application Y File 1 Identifier Foreign key into File table, denoting the appli…
284 MsiAssembly File_Manifest Y File 1 Identifier Foreign key into the File table denoting the manif…
294 MsiFileHash File_ N File 1 Identifier Primary key, foreign key into File table referencing file …
391 SelfReg File_ N File 1 Identifier Foreign key into the File table denoting the module that needs…
[all …]
/trunk/main/sfx2/source/doc/
H A Dgraphhelp.src28 File = "signet.png";
33 File = "128x128_calc_doc-p.png";
38 File = "128x128_draw_doc-p.png";
43 File = "128x128_impress_doc-p.png";
48 File = "128x128_math_doc-p.png";
53 File = "128x128_writer_doc-p.png";
/trunk/main/dbaccess/source/ui/misc/
H A DWizardPages.src153 File = "one_right.png" ;
168 File = "all_right.png" ;
182 File = "one_left.png" ;
196 File = "all_left.png" ;
358 File = "sortup.png" ;
372 File = "sortdown.png" ;
387 File = "sortup.png" ;
401 File = "sortdown.png" ;
545 File = "sortup_h.png" ;
553 File = "sortdown_h.png" ;
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_dialog2.src158 ImageBitmap = Bitmap { File = "caution_16.png"; };
163 ImageBitmap = Bitmap { File = "caution_16_h.png"; };
168 ImageBitmap = Bitmap { File = "lock_16.png"; };
173 ImageBitmap = Bitmap { File = "lock_16_h.png"; };
178 ImageBitmap = Bitmap { File = "shared_16.png"; };
183 ImageBitmap = Bitmap { File = "shared_16_h.png"; };
188 ImageBitmap = Bitmap { File = "extension_32.png"; };
193 ImageBitmap = Bitmap { File = "extension_32_h.png"; };
/trunk/main/solenv/bin/modules/installer/patch/
H A DMsi.pm28 use File::Basename;
29 use File::Copy;
59 $filename = File::Spec->catfile($path, "openoffice".$condensed_version.".msi");
100 'tmpdir' => File::Temp->newdir(CLEANUP => 1),
188 my $table_filename = File::Spec->catfile($self->{'tmpdir'}, $table_name .".idt");
236 my $table_truncated_filename = File::Spec->catfile(
239File::Copy::copy($table_filename, $table_truncated_filename) || die("can not create table file wit…

Completed in 101 milliseconds

12345678910>>...38