Home
last modified time | relevance | path

Searched refs:directories (Results 1 – 25 of 72) sorted by relevance

123

/AOO41X/main/solenv/bin/modules/installer/windows/
H A Ddirectory.pm207 my ($directories) = @_;
214 foreach my $directory (@$directories)
256 foreach my $directory (@$directories)
357 my ($directories) = @_;
365 foreach my $directory (@$directories)
393 foreach my $directory (@$directories)
494 my ($directories) = @_;
497 scalar @$directories);
502 foreach my $directory (@$directories)
523 foreach my $onedir (@$directories)
[all …]
/AOO41X/main/python/
H A Dpython-solver-before-std.patch10 + # Check the standard directories
21 - # Check the additional directories
46 - # Check whether the found file is in one of the standard directories
49 + # Otherwise, it must have been in one of the additional directories,
66 - # Otherwise, it must have been in one of the additional directories,
69 + # Check whether the found file is in one of the standard directories
/AOO41X/main/filter/source/config/tools/split/
H A DFCFGSplit.cfg59 # The following defines specify system directories
60 # which must be sub directories of "outdir".
72 # of specialized sub directories.
77 # The following defines specify system directories
78 # which must be sub directories of "outdir/subdir_filters".
81 # Note: These sub directories are used only if
/AOO41X/main/basegfx/qa/
H A Dmkpolygons.pl64 my ($volume,$directories,$file) = File::Spec->splitpath ($fullname);
65 mkpath (File::Spec->catpath ($volume,$directories,""));
88 my ($volume,$directories,$file) = File::Spec->splitpath ($zip_name);
91 $zip_name = File::Spec->catpath ($volume,$directories,$file);
/AOO41X/main/slideshow/qa/tools/
H A Dmkeffects.pl60 my ($volume,$directories,$file) = File::Spec->splitpath ($fullname);
61 mkpath (File::Spec->catpath ($volume,$directories,""));
84 my ($volume,$directories,$file) = File::Spec->splitpath ($zip_name);
87 $zip_name = File::Spec->catpath ($volume,$directories,$file);
H A Dmktransitions.pl62 my ($volume,$directories,$file) = File::Spec->splitpath ($fullname);
63 mkpath (File::Spec->catpath ($volume,$directories,""));
86 my ($volume,$directories,$file) = File::Spec->splitpath ($zip_name);
89 $zip_name = File::Spec->catpath ($volume,$directories,$file);
/AOO41X/main/offapi/com/sun/star/util/
H A DPathSettings.idl48 The property names of the Office paths/directories are an exactly match
52 paths that a relative to other office or system directories.
108 /** Specifies the directories which contains the Gallery
130 /** Plugins are saved in these directories. The value can be more than
145 /** Global directories to look for user interface configuration files. The
H A DOfficeInstallationDirectories.idl53 /** provides access to the current office installation directories (office
62 directories.
/AOO41X/main/writerfilter/documentation/doxygen/
H A DDoxyfile56 # 4096 sub-directories (in 2 levels) under the output directory of each output
57 # format and will distribute the generated files over these directories.
406 # If the sources in your project are distributed over multiple directories
477 # The INPUT tag can be used to specify the files and/or directories that contain
479 # directories like "/usr/src/myproject". Separate the files or directories
484 # If the value of the INPUT tag contains directories, you can use the
486 # and *.h) to filter out the source-files in the directories. If left
499 # The EXCLUDE tag can be used to specify files and/or directories that should
506 # directories that are symbolic links (a Unix filesystem feature) are excluded
511 # If the value of the INPUT tag contains directories, you can use the
[all …]
/AOO41X/main/solenv/bin/modules/installer/patch/
H A DFileOperations.pm123 my %directories = ();
138 if ( ! -d $destination_path && ! defined $directories{$destination_path})
161 $directories{$path} = 1;
/AOO41X/main/solenv/doc/gbuild/
H A Ddoxygen.cfg64 # 4096 sub-directories (in 2 levels) under the output directory of each output
65 # format and will distribute the generated files over these directories.
489 # If the sources in your project are distributed over multiple directories
582 # The INPUT tag can be used to specify the files and/or directories that contain
584 # directories like "/usr/src/myproject". Separate the files or directories
597 # If the value of the INPUT tag contains directories, you can use the
599 # and *.h) to filter out the source-files in the directories. If left
612 # The EXCLUDE tag can be used to specify files and/or directories that should
619 # directories that are symbolic links (a Unix filesystem feature) are excluded
624 # If the value of the INPUT tag contains directories, you can use the
[all …]
/AOO41X/main/soldep/bootstrp/
H A Dbuild_list_converter.pl669 my @directories = ();
682 push (@directories, $$dir_of_alias_ref{$alias});
689 return \@directories;
/AOO41X/main/offapi/com/sun/star/ucb/
H A DFTPContent.idl104 type to use for new directories is
168 <false/> for directories )
172 <true/> for directories )
H A DFileContent.idl108 type to use for new directories is
175 <false/> for directories )
179 <true/> for directories )
H A DFTPContentProvider.idl39 <p>The served contents enable access to directories and files on a
H A DFileContentProvider.idl50 of directories shown to the client under configurable aliasnames.
/AOO41X/test/testcommon/source/org/openoffice/test/common/
H A DFileUtil.java390 String[] directories = dirs.split(";"); in findFile() local
391 for (String s : directories) { in findFile()
411 String[] directories = dirs.split(";"); in findLastFile() local
412 for (String s : directories) { in findLastFile()
/AOO41X/main/udkapi/com/sun/star/io/
H A DFilePermission.idl35 directories contained in that directory. A path that ends with <code>"/-"</code>
60 granting read and especially write access to various files and directories.
/AOO41X/main/cui/source/options/
H A Doptpath.src102 …Message [ en-US ] = "The configuration and mail directories must be specified as separate director…
/AOO41X/main/
H A D.gitignore61 # $INPATH output directories
H A Daclocal.m445 AC_ARG_VAR([PKG_CONFIG_PATH], [directories to add to pkg-config's search path])
275 dnl Set up 4 directories:
/AOO41X/main/saxon/
H A Dsaxon-9.0.0.7-bj.patch20 + directories to be created in JAR files. Unfortunately it is broken,
23 + when the bug is fixed. Meanwhile the directories are created manually -->
34 + clean clears temporary directories
76 + <!-- directories holding C# source code -->
88 + <!-- directories holding use cases and sample applications -->
/AOO41X/
H A D.gitignore70 # $INPATH output directories
/AOO41X/main/scripting/
H A DREADME8 The following directories contain the source code currently used
/AOO41X/main/xmerge/source/palmtests/
H A DREADME15 This test environment consists on 3 directories.

123