Home
last modified time | relevance | path

Searched refs:PATH (Results 26 – 50 of 165) sorted by relevance

1234567

/trunk/main/odk/examples/java/NotesAccess/
H A DMakefile59 @echo 1. Add the install path to the PATH or LD_LIBRARY_PATH of this shell.
88 @echo and that the PATH variable includes the Notes installation directory.
/trunk/main/offapi/com/sun/star/text/
H A DFilenameDisplayFormat.idl48 // DocMerge from idl: value com::sun::star::text::FilenameDisplayFormat::PATH
51 const short PATH = 1;
H A DTemplateDisplayFormat.idl49 const short PATH = 1;
/trunk/main/offapi/com/sun/star/sheet/
H A DDDELinkInfo.idl43 topic "X:\PATH\[FILE.XLSX]Sheet1", and <em>[2]</em> contains service
44 "soffice" and topic "file:///X:/PATH/FILE.ODS". The service name is stored
/trunk/main/testgraphical/prechecks/
H A Dsoftwaretests.pl307 $sGSPath = searchForFileInPath($sGSExe, $ENV{PATH});
383 $sImageMagickPath = searchForFileInPath($sImageMagickExe, $ENV{PATH});
/trunk/main/sal/osl/os2/
H A Dprocess_impl.cxx213 const rtl::OUString PATH (RTL_CONSTASCII_USTRINGPARAM("PATH")); in osl_setCommandArgs() local
216 osl_getEnvironment (PATH.pData, &pSearchPath); in osl_setCommandArgs()
H A Dprocess.c148 OUString PATH (RTL_CONSTASCII_USTRINGPARAM("PATH")); in osl_executeProcess_WithRedirectedIO()
151 osl_getEnvironment (PATH.pData, &pSearchPath); in osl_executeProcess_WithRedirectedIO()
/trunk/main/sal/osl/unx/
H A Dprocess_impl.cxx257 const rtl::OUString PATH (RTL_CONSTASCII_USTRINGPARAM("PATH")); in osl_setCommandArgs() local
260 osl_getEnvironment (PATH.pData, &pSearchPath); in osl_setCommandArgs()
/trunk/main/solenv/bin/
H A Dlinkoo38 export PATH=".:$PATH"
/trunk/main/solenv/inc/
H A Dwnt.mk72 OOO_LIBRARY_PATH_VAR = PATH
/trunk/main/shell/source/unix/misc/
H A Dopen-url.sh27 for i in `echo $PATH | sed -e 's/^:/.:/g' -e 's/:$/:./g' -e 's/::/:.:/g' -e 's/:/ /g'`; do
H A Dsenddoc.sh38 for i in `echo $PATH | sed -e 's/^:/.:/g' -e 's/:$/:./g' -e 's/::/:.:/g' -e 's/:/ /g'`; do
/trunk/main/sw/source/core/fields/
H A Ddocufld.cxx526 nRet = text::FilenameDisplayFormat::PATH; in QueryValue()
570 case text::FilenameDisplayFormat::PATH: in PutValue()
696 case FF_PATH: nRet = text::FilenameDisplayFormat::PATH; break; in QueryValue()
726 case text::FilenameDisplayFormat::PATH: in PutValue()
/trunk/main/offapi/com/sun/star/presentation/
H A DAnimationEffect.idl224 // DOCUMENTATION OMITTED FOR AnimationEffect:: PATH,
226 // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::PATH
229 PATH,
/trunk/main/offapi/com/sun/star/drawing/
H A DEnhancedCustomShapeTextPathMode.idl41 PATH,
/trunk/main/editeng/source/uno/
H A Dunofield.cxx196 case SVXFILEFORMAT_PATH: return text::FilenameDisplayFormat::PATH; in getFileNameDisplayFormat()
207 case text::FilenameDisplayFormat::PATH: return SVXFILEFORMAT_PATH; in setFileNameDisplayFormat()
/trunk/main/udkapi/com/sun/star/loader/
H A DCannotActivateFactoryException.idl43 a badly linked library, a wrong LD_LIBRARY_PATH or PATH, an incomplete
/trunk/main/
H A Dconfig.guess144 PATH=$PATH:/.attbin ; export PATH
H A Dconfigure.ac26 [ --with-dmake-path=<PATH TO EXECUTABLE> Specify the location of dmake ],
1088 AC_PATH_PROG( GNUTAR, gtar,,$PATH:/usr/sfw/bin)
1709 AC_MSG_ERROR([bash not found in \$PATH])
2134 PATH="$MSPDB_PATH:$PATH"
4730 AC_PATH_PROG(SYSTEM_GENBRK, genbrk, [], [$PATH:/usr/sbin:/sbin])
5521 AC_MSG_ERROR([no bison found in \$PATH, install bison])
5540 AC_MSG_ERROR([no flex found in \$PATH, install flex])
6469 AC_PATH_PROG( MOC, moc, no, [$QTDIR/bin:$PATH] )
6576 AC_PATH_PROG( MOCQT4, moc-qt4, no, [$QT4DIR/bin:$PATH] )
6579 AC_PATH_PROG( MOC4, moc, no, [$PATH:$QT4DIR/bin] )
[all …]
H A Daclocal.m442 m4_pattern_allow([^PKG_CONFIG(_(PATH|LIBDIR|SYSROOT_DIR|ALLOW_SYSTEM_(CFLAGS|LIBS)))?$])
159 is in your PATH or set the PKG_CONFIG environment variable to the full
/trunk/main/testtools/source/cliversioning/
H A Dmakefile.mk120 @echo Or install an office with setup /a. Expand PATH with the bin folder of the URE.
/trunk/test/testuno/source/fvt/uno/sd/animation/
H A DCustomAnimation.java126 AnimationEffect.PATH, in testShapeAnimation()
/trunk/main/offapi/com/sun/star/util/
H A DPathSubstitution.idl76 <dd>The value of PATH environment variable.</dd>
/trunk/main/ure/source/uretest/
H A DREADME48 - PATH
/trunk/main/sc/source/ui/unoobj/
H A Dfielduno.cxx1090 case text::FilenameDisplayFormat::PATH: return SVXFILEFORMAT_PATH; in lcl_UnoToSvxFileFormat()
1104 case SVXFILEFORMAT_PATH: return text::FilenameDisplayFormat::PATH; in lcl_SvxToUnoFileFormat()

Completed in 132 milliseconds

1234567