Home
last modified time | relevance | path

Searched refs:dir (Results 151 – 175 of 442) sorted by relevance

12345678910>>...18

/trunk/main/solenv/bin/modules/installer/
H A Dpackagepool.pm858 my ( $dir ) = @_;
860 …my ($newcontent, $allcontent) = installer::systemactions::find_new_content_in_directory($dir, \@in…
869 …installer::exiter::exit_program("ERROR: More than one new package in directory $dir ($newpackages)…
873 …installer::exiter::exit_program("ERROR: No new package in directory $dir", "determine_new_packagen…
H A Dprofiles.pm155 my $dir = $oneprofile->{'Dir'};
156 if ( $dir eq "PREDEFINED_CONFIGDIR" ) { next; } # ignoring the profile sversion file
H A Depmfile.pm224 my $dir = "";
226 if ( $onedir->{'Dir'} ) { $dir = $onedir->{'Dir'}; }
229 if ((!($dir =~ /\bPREDEFINED_/ )) || ( $dir =~ /\bPREDEFINED_PROGDIR\b/ ))
2511 my $dir = getcwd;
2512 my $buildroot = $dir . "/" . $epmdir . "buildroot/";
2514 mkdir($buildroot = $dir . "/" . $epmdir . "BUILD/");
H A Dworker.pm778 my $dir = "";
780 if ( $onedir->{'Dir'} ) { $dir = $onedir->{'Dir'}; }
782 if ((!($dir =~ /\bPREDEFINED_/ )) || ( $dir =~ /\bPREDEFINED_PROGDIR\b/ ))
786 push @lines, "%dir " . $onedir->{'HostName'} . "\n";
/trunk/main/padmin/source/
H A Dadddlg.cxx268 std::list< rtl::OUString >::iterator dir; in IMPL_LINK() local
269 for( dir = aDirs.begin(); dir != aDirs.end(); ++dir ) in IMPL_LINK()
273 OUStringBuffer aDir( *dir ); in IMPL_LINK()
/trunk/main/solenv/bin/modules/installer/patch/
H A DInstallationSet.pm685 opendir( my $dir, $source);
686 my @files = readdir $dir;
687 closedir $dir;
/trunk/main/l10ntools/java/jpropex/java/
H A DJPropEx.java275 File dir = new File( path ); in writeSinglePropertiesFile() local
278 if( !dir.exists() && path.length()>0 ) in writeSinglePropertiesFile()
280 if( !dir.mkdirs() ) in writeSinglePropertiesFile()
/trunk/main/javainstaller2/src/Helpfiles/
H A Dcreate_helpfiles.pl100 my ($dir, $ext) = @_;
104 opendir(DIR, $dir);
/trunk/main/javainstaller2/src/Properties/
H A Dcreate_property.pl105 my ($dir, $ext) = @_;
109 opendir(DIR, $dir);
/trunk/main/
H A Dconfigure.ac191 AC_ARG_WITH(atl-include-dir,
200 AC_ARG_WITH(atl-lib-dir,
209 AC_ARG_WITH(mfc-include-dir,
218 AC_ARG_WITH(mfc-lib-dir,
392 AC_ARG_WITH(external-dict-dir,
393 [ --with-external-dict-dir Specify external dictionary dir
395 AC_ARG_WITH(external-hyph-dir,
396 [ --with-external-hyph-dir Specify external hyphenation pattern dir
398 AC_ARG_WITH(external-thes-dir,
399 [ --with-external-thes-dir Specify external thesaurus dir
[all …]
/trunk/main/wizards/com/sun/star/wizards/web/
H A DWWD_General.java134 protected String showFolderDialog(String title, String description, String dir) in showFolderDialog() argument
140 return folderDialog.callFolderDialog(title, description, dir); in showFolderDialog()
/trunk/main/pyuno/source/module/
H A Dpyuno_except.cxx183 PyRef dir = getObjectFromUnoModule( runtime, "_uno_struct__dir__" ); in createClass() local
206 ret.get(), const_cast< char * >("__dir__"), dir.get() ); in createClass()
/trunk/main/sc/source/ui/miscdlgs/
H A Dacredlin.src141 File = "dir-clos.png" ;
145 File = "dir-open.png" ;
/trunk/main/icu/
H A Dicu4c-4_0_1-src.patch11 +## (incl. the C++ runtime libs potentially found in the URE lib dir):
93 +## (incl. the C++ runtime libs potentially found in the URE lib dir):
116 +DATAFILEPATHS_DEPEND=$(foreach p,$(DATAFILEPATHS),$(shell cd $(dir $(p)) && pwd)/$(notdir $(p)))
/trunk/main/filter/source/config/tools/split/
H A DFCFGSplit.cfg61 # Every of these sub dir willl be used to generate
79 # Every of these sub dir willl be used to generate
/trunk/test/testcommon/source/org/openoffice/test/
H A DOpenOffice.java186 public void setUserInstallation(File dir) { in setUserInstallation() argument
187 userInstallation = dir; in setUserInstallation()
/trunk/main/psprint_config/configuration/
H A Dpsprint.conf116 ; pdf=<dir> for a PDF printer where <dir> is the base directory for output files
/trunk/main/extensions/source/macosx/spotlight/
H A Dunzip.m159 uLong pos_in_central_dir; /* pos of the current file in the central dir*/
161 uLong central_pos; /* position of the beginning of the central dir*/
424 uLong number_disk_with_CD; /* number of the disk with central dir, used
427 the central dir
467 /* total number of entries in the central dir on this disk */
471 /* total number of entries in the central dir */
/trunk/main/tools/source/fsys/
H A Ddirent.cxx2108 const char *dir; in TempName() local
2134 dir = aDirName.GetBuffer(); in TempName()
2139 dir = TempDirImpl(sBuf); in TempName()
2143 i = strlen(dir); in TempName()
2149 strcpy(ret_val,dir); in TempName()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/InstallerHelper/
H A DLinuxHelper.java509 File dir = data.getInfoRoot(); in readPackageNamesFile() local
510 File file = new File(dir, fileName); in readPackageNamesFile()
/trunk/main/l10ntools/source/
H A Dexport2.cxx646 void Export::getCurrentDir( string& dir ) in getCurrentDir() argument
653 dir = string( buffer ); in getCurrentDir()
/trunk/main/l10ntools/inc/
H A Dtreeconfig.hxx36 void getCurrentDir( string& dir );
/trunk/main/toolkit/workben/layout/
H A Drun-s2x26 ../src2xml/source/src2xml.py --ignore-includes --post-process --output-dir=. $SRC
/trunk/main/unotools/
H A DMakefile32 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
/trunk/ext_libraries/gtest/win/
H A DMakefile30 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…

Completed in 187 milliseconds

12345678910>>...18