Home
last modified time | relevance | path

Searched refs:dir (Results 1 – 25 of 442) sorted by last modified time

12345678910>>...18

/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/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/oox/source/token/
H A Dtokens.txt1743 dir
/trunk/main/
H A Drat-excludes51 main/extras/unx/source/fonts/fonts.dir
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/libxmlsec/
H A Dxmlsec1-configure.patch47 nonstandard directory <lib dir>
578 for dir in $ac_nss_lib_dir ; do
580 + if test -f $dir/libnspr4.so -o -f $dir/libnspr4.dylib ; then
587 for dir in $ac_nss_lib_dir ; do
589 + if test -f $dir/libnss3.so -o -f $dir/libnss3.dylib ; then
731 for dir in $ac_nss_lib_dir ; do
733 + if test -f $dir/libnspr4.so -o -f $dir/libnspr4.dylib ; then
735 if test "z$dir" = "z/usr/lib" ; then
740 for dir in $ac_nss_lib_dir ; do
742 + if test -f $dir/libnss3.so -o -f $dir/libnss3.dylib ; then
[all …]
/trunk/extras/l10n/source/kid/
H A Dlocalize.sdf56600 …OWRITEABLEFONTSDIR 50 kid v9iocp‖A directory containing a writable fonts.dir file is not located…
/trunk/extras/l10n/source/en-ZA/
H A Dlocalize.sdf69622 …STR_NOWRITEABLEFONTSDIR 50 en-ZA A directory containing a writable fonts.dir file is not located…
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DSystemUtil.java224 …public static Process backgroundExec(String[] cmd, String[] env, File dir, StringBuffer output, St… in backgroundExec() argument
226 Process process = Runtime.getRuntime().exec(cmd, env, dir); in backgroundExec()
246 …public static int exec(String[] cmd, String[] env, File dir, StringBuffer output, StringBuffer err… in exec() argument
250 process = Runtime.getRuntime().exec(cmd, env, dir); in exec()
578 private static void findClasses(String packageName, File dir, List<String> classes) { in findClasses() argument
579 if (!dir.isDirectory()) in findClasses()
581 File[] files = dir.listFiles(); in findClasses()
/trunk/main/oox/source/dump/
H A Dxlsbdumper.ini1192 0x0C000000=uint8,dec,text-dir,XF-TEXTDIRECTION
/trunk/main/wizards/com/sun/star/wizards/web/
H A DFTPDialog.java162 private String dir = PropertyNames.EMPTY_STRING; field in FTPDialog
381 dir = extractDir(publish.cp_URL); in execute()
406 setDir(dir); in updateUI()
504 return getAcountUrl() + dir; in getFullUrl()
603 dir = s; in setDir()
604 Helper.setUnoPropertyValue(getModel(txtDir), "Text", dir); in setDir() local
612 return dir; in getDir()
/trunk/main/solenv/gbuild/platform/
H A Dwindows.mk286 mkdir -p $(dir $(1)) && \
304 -I$(dir $(3)) \
323 mkdir -p $(dir $(1)) $(dir $(4)) && \
331 -I$(dir $(3)) \
344 mkdir -p $(dir $(1)) $(dir $(4)) && \
352 -I$(dir $(3)) \
370 -I$(dir $(3)) \
394 -I$(dir $(3)) \
412 -I$(dir $(3)) \
436 -I$(dir $(3)) \
[all …]
/trunk/extras/l10n/source/ml/
H A Dlocalize.sdf21194 …WRITEABLEFONTSDIR 50 ml ഫോണ്ട് മാര്ഗ്ഗത്തില് എഴുതാന് കഴിയുന്ന ഫോണ്ടുകള് .dir ഫയല് ലൊക്കേറ്റ് ചെയ…
/trunk/extras/l10n/source/sq/
H A Dlocalize.sdf35374 …OWRITEABLEFONTSDIR 50 sq Udhwzuesi qw pwrmban fonte tw shkrueshme, fonts.dir skedari nuk wshtw i…
/trunk/extras/l10n/source/eo/
H A Dlocalize.sdf29446 …R_NOWRITEABLEFONTSDIR 0 eo Dosierujo enhavanta skribeblan dosieron fonts.dir ne troviĝas en la t…
/trunk/main/xmlreader/
H A DMakefile32 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
/trunk/main/linguistic/
H A DMakefile32 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
/trunk/main/solenv/gbuild/
H A DZip.mk40 mkdir -p $(dir $(call gb_Zip_get_target,$*)) && \
H A DPackage.mk54 mkdir -p $(dir $@) && touch $@
58 mkdir -p $(dir $@) && touch $@
/trunk/main/basebmp/
H A DMakefile32 $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST…
/trunk/main/basegfx/
H A DStaticLibrary_basegfx_s.mk52 mkdir -p $(dir $@) && \
/trunk/main/setup_native/scripts/
H A Dadmin.pl302 my ( $dir, $firstrun ) = @_;
313 if ( -d $dir )
315 opendir(DIR, $dir);
366 my ($extension, $dir) = @_;
373 opendir(DIR, $dir);
722 my $dir = $1;
732 $table{$dir} = \%helphash;
756 my $dir = $3;
758 $table{$component} = $dir;
847 foreach $dir (@startparents)
[all …]
/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/instsetoo_native/util/
H A Dmakefile.mk168 …$(ANT) -f $(SOLARENV)$/bin$/srcrelease.xml -q -Dbasedir=$(SOURCE_ROOT_DIR) -Dout.dir=$(SRC_RELEASE…
/trunk/main/solenv/gbuild/extensions/
H A Dpost_SetupLocal.mk33 …$(eval MODULE := $(firstword $(MODULE) $(lastword $(subst /, ,$(dir $(realpath $(firstword $(MAKEF…

Completed in 3401 milliseconds

12345678910>>...18