/aoo41x/test/testcommon/source/org/openoffice/test/common/ |
H A D | FileUtil.java | 335 return files[i]; in findFile() 347 if (files[i].isDirectory() && (followSymbolicLink || !isSymbolicLink(files[i]))) { in findFile() 352 return files[i]; in findFile() 376 file = files[i]; in findLastFile() 438 return files[i]; in findDir() 540 result &= copyDir(files[i], new File(toDir, files[i].getName()), true); in copyDir() 706 deleteFile(files[i]); in deleteFile() 708 files[i].delete(); in deleteFile() 771 if (files == null) in getFileSize() 774 for (File f : files) { in getFileSize() [all …]
|
/aoo41x/main/ |
H A D | extensions.lst | 46 …e2eab80772ab1aa09716954219351a80 https://sourceforge.net/projects/aoo-extensions/files/1470/1/en_U… 62 …b20c2bf3114bdca5749606ad707e19be https://sourceforge.net/projects/aoo-extensions/files/1204/14/dic… 66 …1b999fcef948148e269161a08e7acf20 https://sourceforge.net/projects/aoo-extensions/files/1657/4/es_e… 74 …745e3da3824793c418ea2960f949eb5d https://sourceforge.net/projects/aoo-extensions/files/18950/0/lt_… 78 …c7e22272fd8de1d50fe3b077153be274 https://sourceforge.net/projects/aoo-extensions/files/1392/10/dic… 86 …5a7cec122a215c9f6a906ecb8ad46ee6 https://sourceforge.net/projects/aoo-extensions/files/1143/11/dic… 90 …a95158fff7aa901938b9bc67c4937a88 https://sourceforge.net/projects/aoo-extensions/files/3280/10/pac… 115 …d320e43e815c2dfd599dbfb7cd0e41fb https://sourceforge.net/projects/aoo-extensions/files/1283/9/dict… 127 …32ab4edf1496a7cf5469ee1643eb0128 https://sourceforge.net/projects/aoo-extensions/files/5959/1/dict… 135 …a69f9221864b1360e38ff3f0b0cc9222 https://sourceforge.net/projects/aoo-extensions/files/806/4/pl-di… [all …]
|
H A D | external_deps.lst | 27 OOO_EXTRAS=https://sourceforge.net/projects/oooextras.mirror/files/ 46 URL1 = https://sourceforge.net/projects/hunspell/files/MyThes/1.2.0/mythes-1.2.0.tar.gz 123 URL1 = https://sourceforge.net/projects/icu/files/ICU4C/4.0.1/$(name) 141 URL1 = https://www.ijg.org/files/jpegsrc.v8d.tar.gz 196 URL1 = https://sourceforge.net/projects/xsltml/files/xsltml/v.2.1.2/$(name) 208 URL1 = https://sourceforge.net/projects/boost/files/boost/1.55.0/boost_1_55_0.tar.bz2 220 URL1 = https://sourceforge.net/projects/expat/files/expat/2.5.0/$(name) 232 URL1 = https://sourceforge.net/projects/dejavu/files/dejavu/2.37/$(name) 291 URL1 = https://sourceforge.net/projects/hunspell/files/Hyphen/2.7/$(name) 297 URL1 = https://sourceforge.net/projects/hunspell/files/Hunspell/1.3.3/$(name) [all …]
|
H A D | rat-excludes | 117 # Single files to exclude 124 # own license files 239 # QuattroPro files 393 # Added ALv2 in these files 552 # patch files 766 # files not requiring a header - empty or generated files 1247 # empty files 1289 # files with MIT license 1322 # files with ICU license 1352 # files with BSD license [all …]
|
/aoo41x/main/solenv/bin/modules/installer/windows/ |
H A D | idtglobal.pm | 30 use installer::files; 1078 installer::files::save_file($customactionfilename ,$customacfile); 1914 installer::files::save_file($featuretablename, $featuretable); 1937 my $onefile = installer::files::read_file($onefilename); 1944 installer::files::save_file($onefilename, $onefile); 1962 my $onefile = installer::files::read_file($onefilename); 2002 installer::files::save_file($onefilename, $onefile); 2413 my $dialogfile = installer::files::read_file($dialogfilename); 2414 my $controlfile = installer::files::read_file($controlfilename); 2466 installer::files::save_file($dialogfilename, $dialogfile); [all …]
|
H A D | patch.pm | 27 use installer::files; 50 $reglocatfile = installer::files::read_file($reglocatfilename); 61 $appsearchfile = installer::files::read_file($appsearchfilename); 72 $signaturefile = installer::files::read_file($signaturefilename); 85 my $patchcodefile = installer::files::read_file($patchcodesfilename); 137 installer::files::save_file($reglocatfilename ,$reglocatfile); 140 installer::files::save_file($appsearchfilename ,$appsearchfile); 143 installer::files::save_file($signaturefilename ,$signaturefile);
|
H A D | property.pm | 27 use installer::files; 460 my $propertyfile = installer::files::read_file($properyfilename); 499 installer::files::save_file($properyfilename ,$propertyfile); 517 my $propertyfile = installer::files::read_file($properyfilename); 546 installer::files::save_file($properyfilename ,$propertyfile); 565 my $propertyfile = installer::files::read_file($properyfilename); 577 installer::files::save_file($properyfilename ,$propertyfile); 595 my $propertyfile = installer::files::read_file($properyfilename); 606 installer::files::save_file($properyfilename ,$propertyfile); 627 my $checkboxfile = installer::files::read_file($checkboxfilename); [all …]
|
H A D | java.pm | 27 use installer::files; 48 $reglocatfile = installer::files::read_file($reglocatfilename); 59 $appsearchfile = installer::files::read_file($appsearchfilename); 70 $signaturefile = installer::files::read_file($signaturefilename); 102 installer::files::save_file($reglocatfilename ,$reglocatfile); 106 installer::files::save_file($appsearchfilename ,$appsearchfile); 110 installer::files::save_file($signaturefilename ,$signaturefile);
|
H A D | msiglobal.pm | 30 use installer::files; 206 installer::files::save_file($ddffilename ,\@ddffile); 912 installer::files::save_file($setupinifilename, $setupinifile); 1203 installer::files::save_file($componenttablename, $componenttable); 1256 $reglocatfile = installer::files::read_file($reglocatfilename); 1286 installer::files::save_file($reglocatfilename ,$reglocatfile); 1303 my $filecontent = installer::files::read_file($fullfilename); 1319 installer::files::save_file($fullfilename ,$filecontent); 1643 installer::files::check_file($code_filename); 1732 installer::files::save_file($onefile->{'sourcepath'}, $file); [all …]
|
/aoo41x/main/wizards/com/sun/star/wizards/web/ |
H A D | WWD_Events.java | 327 if (files == null) in addDocument() 338 if (files.length > MIN_ADD_FILES_FOR_DIALOG) in addDocument() 640 if (files.length > 0) in publishTargetApproved() 758 if (files.length > 0) in publishTargetApproved() 1220 String[] files; field in WWD_Events.LoadDocs 1226 files = files_; in LoadDocs() 1244 int start = (files.length > 1 ? 1 : 0); in loadDocuments() 1251 …ettings.cp_DefaultSession.cp_InDirectory = start == 1 ? files[0] : FileAccess.getParentDir(files[0… in loadDocuments() 1257 for (int i = start; i < files.length; i++) in loadDocuments() 1262 doc.cp_URL = (start == 0) ? files[i] : FileAccess.connectURLs(files[0], files[i]); in loadDocuments() [all …]
|
/aoo41x/main/migrationanalysis/src/driver_docs/ |
H A D | ulf2dat.pl | 59 foreach $lang ( keys %files ) 61 open "F_$lang",">$files{$lang}" or die "Could not open $files{$lang} for writing $! $^E"; 63 $files{$lang} = "F_$lang"; 103 foreach $lang ( keys %files ) 117 print { $files{$lang} } "$dat_line\015\000\012\000"; 133 $files{ $lang } = $arg;
|
/aoo41x/main/wizards/com/sun/star/wizards/common/ |
H A D | UCB.java | 92 List files = listFiles(sourceDir,verifier); in copy() local 93 for (int i = 0; i<files.size(); i++) in copy() 95 copy(sourceDir, (String)files.get(i), targetDir); in copy() 177 List files = new Vector(); in listFiles() local 197 files.add(aTitle); in listFiles() 205 for (int i = 0; i<files.size(); i++) in listFiles() 207 if (!verifier.verify(files.get(i))) in listFiles() 209 files.remove(i--); in listFiles() 214 return files; in listFiles()
|
/aoo41x/main/writerfilter/documentation/doxygen/ |
H A D | Doxyfile | 59 # source files, where putting all generated files in the same directory would 126 # path before files name in the file list and in the header files. If set 474 # configuration options related to the input files 528 # blank all files are included. 560 # is applied to all files. 917 # syntax of the XML files. 923 # syntax of the XML files. 985 # files. 1008 # contain include files that are not input files but should be processed by 1147 # other documented files. [all …]
|
/aoo41x/main/solenv/bin/modules/installer/ |
H A D | ziplist.pm | 43 my $ziplistref = installer::files::read_file($filename); 61 installer::files::save_file($loggingdir . "productblock.log", $productblockref); 62 installer::files::save_file($loggingdir . "settingsblock.log", $settingsblockref); 63 installer::files::save_file($loggingdir . "allsettings1.log", $allsettingsarrayref); 64 installer::files::save_file($loggingdir . "allvariables1.log", $allvariablesarrayref); 65 installer::files::save_file($loggingdir . "globalproductblock.log", $globalproductblockref); 107 … installer::files::save_file($loggingdir . "globalsettingsblock1.log", $globalsettingsblockref); 108 … installer::files::save_file($loggingdir . "globalsettingsblock2.log", $globalsettingsblockref); 109 … installer::files::save_file($loggingdir . "allglobalsettings1.log", $allglobalsettingsarrayref); 140 installer::files::save_file($loggingdir . "allsettings2.log" ,$allsettingsarrayref); [all …]
|
H A D | javainstaller.pm | 27 use installer::files; 299 installer::files::save_file($licensefilename, $licensefile); 1211 my $javafile = installer::files::read_file($javafilename); 1228 installer::files::save_file($javafilename, $javafile); 1697 my $ulffile = installer::files::read_file($ulffilename); 1739 installer::files::save_file($newfilename, $templatefile); 1809 my $xmlfile = installer::files::read_file($xmlfilename); 1812 installer::files::save_file($xmlfilename2, $xmlfile); 1815 installer::files::save_file($xmlfilename3, $xmlfile); 1822 installer::files::save_file($xmlfilename4, $xmlfile); [all …]
|
H A D | worker.pm | 34 use installer::files; 1147 installer::files::save_file($sourcepath, $templatefile); 1697 installer::files::save_file($patchfilename, $patchfilelist); 2861 installer::files::save_file($pkginfofilename, $pkginfofile); 2869 installer::files::save_file($pkgmapfilename, $pkgmapfile); 2936 installer::files::save_file($pkgmapfilename, $pkgmapfile); 3159 my $licensefile = installer::files::read_file($$licenseref); 3163 my $setupfile = installer::files::read_file($setupfilename); 3174 installer::files::save_file($setupfilename, $setupfile); 3420 my $pkgmap = installer::files::read_file($pkgmapfilename); [all …]
|
/aoo41x/main/solenv/doc/gbuild/ |
H A D | doxygen.cfg | 67 # source files, where putting all generated files in the same directory would 125 # path before files name in the file list and in the header files. If set 236 # .inc files as Fortran files (default is PHP), and .f files as C (default is Fortran), 579 # configuration options related to the input files 649 # blank all files are included. 684 # is applied to all files. 1154 # syntax of the XML files. 1160 # syntax of the XML files. 1224 # files. 1247 # contain include files that are not input files but should be processed by [all …]
|
/aoo41x/main/solenv/bin/modules/packager/ |
H A D | work.pm | 29 use packager::files; 174 if ( ! -d $platformpath ) { packager::files::create_directory($miscpath); } 176 if ( ! -d $miscpath ) { packager::files::create_directory($miscpath); } 178 …if ( -d $miscpath ) { packager::files::remove_complete_directory($miscpath); } # removing old file… 179 if ( ! -d $miscpath ) { packager::files::create_directory($miscpath); } 198 $tempdir = packager::files::create_unique_directory ($tempdir); 221 my $makefile = packager::files::read_file($makefilepath); 249 packager::files::save_file($newmakefilepath, $makefile);
|
/aoo41x/main/filter/qa/complex/filter/detection/typeDetection/ |
H A D | makefile.mk | 71 $(CLASSDIR)$/$(PACKAGE)$/files.csv : ALLTAR 77 $(CLASSDIR)$/$(PACKAGE)$/files.csv : ALLDEP 94 $(CLASSDIR)$/$(PACKAGE)$/files.csv : files.csv 95 cp files.csv $(CLASSDIR)$/$(PACKAGE)$/files.csv 96 jar uf $(CLASSDIR)$/$(JARTARGET) -C $(CLASSDIR) $(PACKAGE)$/files.csv
|
/aoo41x/main/i18npool/source/breakiterator/data/ |
H A D | LICENSE_INFO | 1 This is the license information for the files 20 The files are derived work from the ICU data files 25 The ICU data files can be found in the ICU release version 3.2 from 2004-Nov-15. 30 As the files are derived work of the ICU data files the ICU license also applies 31 to these files. The license text of the ICU release can be found in the zip 44 copy of this software and associated documentation files (the
|
/aoo41x/main/offapi/com/sun/star/util/ |
H A D | PathSettings.idl | 88 /** The Basic files, used by the AutoPilots, can be found here. The value can be more than 95 /** The configuration files are located here. This entry cannot be changed 109 database and multimedia files. The value can be more than 117 /** The path to the Office help files. */ 120 /** The files that are necessary for the spellcheck are saved here. */ 126 /** This is the path to the palette files *.SOB to *.SOF containing 134 /** Mail, News files and other information (for example, about FTP Server) 138 /** The base url to the office temp-files */ 145 /** Global directories to look for user interface configuration files. The
|
/aoo41x/main/l10ntools/scripts/ |
H A D | fast_merge.pl | 33 my @files; 71 foreach ( @files ) 79 foreach ( @files ) 140 push @files, $obj ; 229 foreach ( @files ) 233 @files = @tmpfiles; 234 return $#files+1;
|
/aoo41x/main/instsetoo_native/inc_openoffice/windows/msi_languages/ |
H A D | ActionTe.ulf | 77 en-US = "Creating duplicate files" 98 en-US = "Copying files to the network" 104 en-US = "Copying new files" 137 en-US = "Moving files" 143 en-US = "Patching files" 221 en-US = "Removing duplicated files" 239 en-US = "Removing files" 281 en-US = "Removing backup files" 314 en-US = "Removing moved files"
|
/aoo41x/main/postprocess/checkdeliver/ |
H A D | checkdeliver.pl | 116 my @files; 121 @files = glob( $pattern ); 124 @files = grep ! /\/$exceptionpattern\//, @files; 126 if ( ! @files ) { 130 return \@files;
|
/aoo41x/main/setup_native/source/opensolaris/bundledextensions/ |
H A D | README | 6 necessary that the files 13 after all other files have been added. Those other files are the SVR4 packages 15 The files have to be uploaded this way: 36 What do these files do 39 The three files constitute a SMF service. When this service is started, then it 45 ooo_bundled_extensions.xml. At this time, all files of OOo, including the
|