Home
last modified time | relevance | path

Searched refs:files (Results 1 – 25 of 420) sorted by relevance

12345678910>>...17

/trunk/test/testcommon/source/org/openoffice/test/common/
H A DFileUtil.java328 File[] files = dir.listFiles(); in findFile()
329 for (int i = 0; i < files.length; i++) { in findFile()
330 if (files[i].isDirectory()) { in findFile()
331 File ret = findFile(files[i], name); in findFile()
334 } else if (files[i].getName().matches(name)) { in findFile()
335 return files[i]; in findFile()
345 File[] files = dir.listFiles(); in findFile()
346 for (int i = 0; i < files.length; i++) { in findFile()
347 if (files[i].isDirectory() && (followSymbolicLink || !isSymbolicLink(files[i]))) { in findFile()
348 File ret = findFile(files[i], name); in findFile()
[all …]
/trunk/main/
H A Dextensions.lst43 …12cd6a8ddcff6cd6dba788c6f526af26 https://sourceforge.net/projects/aoo-extensions/files/3932/4/ort-…
47 …4cf4e4a9d85f14761d38943b7e1fd76d https://sourceforge.net/projects/aoo-extensions/files/1205/5/ca.3…
51 …d425579a9a2e26663abaecdd661be419 https://sourceforge.net/projects/aoo-extensions/files/1475/1/ca-v…
55 …6112a73444a1ad3cf70736649e228f0f https://sourceforge.net/projects/aoo-extensions/files/1395/0/dict…
59 …e97b775591863285e50cc349c0382bd5 https://sourceforge.net/projects/aoo-extensions/files/1429/13/da_…
63 …ea35a6a6761655107da3e99ee56c171f https://sourceforge.net/projects/aoo-extensions/files/1075/15/dic…
67 …0cf6783cb0f1355ef3869aa9699700b3 https://sourceforge.net/projects/aoo-extensions/files/1697/12/dic…
71 …48f7f27f22bf1006a6d9f91d55a7cffc https://sourceforge.net/projects/aoo-extensions/files/1699/12/dic…
75 …724ca5d9215406631b9e7350663614dd https://sourceforge.net/projects/aoo-extensions/files/17102/112/d…
79 …e2eab80772ab1aa09716954219351a80 https://sourceforge.net/projects/aoo-extensions/files/1470/1/en_U…
[all …]
H A Drat-excludes24 # files in the SGA but with no license yet (in progress)
33 # small files with no creative content
78 main/testautomation/extensions/optional/input/files.txt
89 # Single files to exclude
101 # own license files
214 # QuattroPro files
263 # helper attr files (24) used in main/xmlsecurity/test_docs/CAs, no creative content
269 # component description files (19), uno API specific, no creative content
278 # Library definition files (21), no creative content
287 # symbnol export filter files (20), no creative content
[all …]
H A Dexternal_deps.lst27 OOO_EXTRAS=https://sourceforge.net/projects/oooextras.mirror/files/
49 URL1 = https://sourceforge.net/projects/hunspell/files/MyThes/1.2.0/mythes-1.2.0.tar.gz
67 URL1 = https://sourceforge.net/projects/hsqldb/files/hsqldb/hsqldb_1_8_0/hsqldb_1_8_0_10.zip
126 URL1 = https://sourceforge.net/projects/icu/files/ICU4C/4.2.1/$(name)
138 URL1 = https://sourceforge.net/projects/libpng/files/libpng15/older-releases/1.5.26/$(name)
144 URL1 = https://www.ijg.org/files/jpegsrc.v8d.tar.gz
193 URL1 = https://sourceforge.net/projects/xsltml/files/xsltml/v.2.1.2/$(name)
205 URL1 = https://sourceforge.net/projects/boost/files/boost/1.55.0/boost_1_55_0.tar.bz2
217 URL1 = https://sourceforge.net/projects/expat/files/expat/2.5.0/$(name)
229 URL1 = https://sourceforge.net/projects/dejavu/files/dejavu/2.37/$(name)
[all …]
/trunk/main/solenv/bin/modules/installer/windows/
H A Didtglobal.pm30 use installer::files;
1051 my $customacfile = installer::files::read_file($customactionfilename);
1078 installer::files::save_file($customactionfilename ,$customacfile);
1721 my $customactiontable = installer::files::read_file($customactiontablename);
1723 my $installuitable = installer::files::read_file($installuitablename);
1725 my $featuretable = installer::files::read_file($featuretablename);
1727 my $directorytable = installer::files::read_file($directorytablename);
1729 my $componenttable = installer::files::read_file($componenttablename);
1912 installer::files::save_file($customactiontablename, $customactiontable);
1913 installer::files::save_file($installuitablename, $installuitable);
[all …]
H A Dproperty.pm27 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 Dpatch.pm27 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 Dmsiglobal.pm28 use installer::files;
204 installer::files::save_file($ddffilename ,\@ddffile);
910 installer::files::save_file($setupinifilename, $setupinifile);
1128 my $componenttable = installer::files::read_file($componenttablename);
1201 installer::files::save_file($componenttablename, $componenttable);
1254 $reglocatfile = installer::files::read_file($reglocatfilename);
1284 installer::files::save_file($reglocatfilename ,$reglocatfile);
1301 my $filecontent = installer::files::read_file($fullfilename);
1317 installer::files::save_file($fullfilename ,$filecontent);
1643 installer::files::check_file($code_filename);
[all …]
H A Djava.pm27 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);
/trunk/main/wizards/com/sun/star/wizards/web/
H A DWWD_Events.java326 …final String[] files = getDocAddDialog().callOpenDialog(true, settings.cp_DefaultSession.cp_InDire… in addDocument() local
327 if (files == null) in addDocument()
331 …final Task task = new Task(PropertyNames.EMPTY_STRING, PropertyNames.EMPTY_STRING, files.length * … in addDocument()
338 if (files.length > MIN_ADD_FILES_FOR_DIALOG) in addDocument()
343 LoadDocs oLoadDocs = new LoadDocs(this.xControl, files, task); in addDocument()
353 LoadDocs oLoadDocs = new LoadDocs(this.xControl, files, task); in addDocument()
639 String[] files = getFileAccess().listFiles(p.url, true); in publishTargetApproved() local
640 if (files.length > 0) in publishTargetApproved()
757 String[] files = getFileAccess().listFiles(p.url, true); in publishTargetApproved() local
758 if (files.length > 0) in publishTargetApproved()
[all …]
/trunk/main/writerfilter/documentation/doxygen/
H A DDoxyfile57 # format and will distribute the generated files over these directories.
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
264 # defined locally in source files will be included in the documentation.
265 # If set to NO only classes defined in header files are included.
277 # undocumented members of documented classes, files or namespaces.
314 # allowed. This is useful if you have classes or files whose names only differ
327 # will put a list of the files that are included by a file in the documentation
400 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated
402 # list will mention the files that were used to generate the documentation.
[all …]
/trunk/main/wizards/com/sun/star/wizards/common/
H A DUCB.java92 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()
/trunk/main/solenv/bin/modules/installer/
H A Dziplist.pm43 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);
110 … installer::files::save_file($loggingdir . "allglobalvariables1.log", $allglobalvariablesarrayref);
[all …]
H A Djavainstaller.pm27 use installer::files;
299 installer::files::save_file($licensefilename, $licensefile);
325 installer::files::save_file($licensefilename, \@licensearray);
345 installer::files::save_file($licensefilename, \@licensearray);
1211 my $javafile = installer::files::read_file($javafilename);
1228 installer::files::save_file($javafilename, $javafile);
1690 my $javatemplateorigfile = installer::files::read_file($templatefilename);
1697 my $ulffile = installer::files::read_file($ulffilename);
1711 my $templatefile = installer::files::read_file($templatefilename);
1719 my $licensefile = installer::files::read_file($licensefilesource);
[all …]
H A Dworker.pm34 use installer::files;
229 …installer::files::save_file($installchecksumdir . $installer::globals::separator . $numberedchecks…
294 …installer::files::save_file($installpatchlistdir . $installer::globals::separator . $patchlistfile…
301 …installer::files::save_file($installpatchlistdir . $installer::globals::separator . $patchlistfile…
516 …installer::files::save_file($loggingdir . $numberedlogfilename, \@installer::globals::logfileinfo);
517 …installer::files::save_file($installlogdir . $installer::globals::separator . $numberedlogfilename…
1132 my $templatefile = installer::files::read_file($templatefilename);
1147 installer::files::save_file($sourcepath, $templatefile);
1697 installer::files::save_file($patchfilename, $patchfilelist);
2085 my $listfile = installer::files::read_file($$filelistnameref);
[all …]
H A Ddownload.pm28 use installer::files;
109 installer::files::save_file($newscriptfilename, $scriptfile);
730 my $versionfile = installer::files::read_file($filename);
1121 my $files = installer::systemactions::get_all_files_from_one_directory($onedir);
1123 for ( my $j = 0; $j <= $#{$files}; $j++ )
1125 my $onefile = ${$files}[$j];
1529 installer::files::save_file($filename, \@filecontent);
1531 my $newfile = installer::files::read_file($filename);
1580 my $nshfile = installer::files::read_file($nshfilename);
1587 my $nlffile = installer::files::read_file($nlffilename);
[all …]
/trunk/main/solenv/doc/gbuild/
H A Ddoxygen.cfg65 # format and will distribute the generated files over these directories.
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
230 # Doxygen selects the parser to use depending on the extension of the files it parses.
236 # .inc files as Fortran files (default is PHP), and .f files as C (default is Fortran),
298 # For small to medium size projects (<1000 input files) the default value is
333 # defined locally in source files will be included in the documentation.
334 # If set to NO only classes defined in header files are included.
354 # undocumented members of documented classes, files or namespaces.
391 # allowed. This is useful if you have classes or files whose names only differ
[all …]
/trunk/main/migrationanalysis/src/driver_docs/
H A Dulf2dat.pl59 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;
/trunk/main/solenv/bin/modules/packager/
H A Dwork.pm29 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 fil…
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);
/trunk/main/i18npool/source/breakiterator/data/
H A DLICENSE_INFO1 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
/trunk/main/offapi/com/sun/star/util/
H A DPathSettings.idl88 /** 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
/trunk/main/l10ntools/scripts/
H A Dfast_merge.pl33 my @files;
71 foreach ( @files )
79 foreach ( @files )
140 push @files, $obj ;
229 foreach ( @files )
233 @files = @tmpfiles;
234 return $#files+1;
/trunk/main/instsetoo_native/inc_openoffice/windows/msi_languages/
H A DActionTe.ulf77 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"
/trunk/main/postprocess/checkdeliver/
H A Dcheckdeliver.pl116 my @files;
121 @files = glob( $pattern );
124 @files = grep ! /\/$exceptionpattern\//, @files;
126 if ( ! @files ) {
130 return \@files;
/trunk/main/setup_native/source/opensolaris/bundledextensions/
H A DREADME6 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

12345678910>>...17