/aoo42x/main/solenv/bin/modules/installer/ |
H A D | environment.pm | 24 package installer::environment; 35 my ($environment) = @_; 42 …my $solarpath = $environment->{'SOLARVERSION'} . $installer::globals::separator . $installer::glob… 45 …my $solarcommonpath = $environment->{'SOLARVERSION'} . $installer::globals::separator . "common" .… 49 my $osdef = lc($environment->{'GUI'}); 62 my $localpath = $environment->{'LOCAL_OUT'}; 65 my $localcommonpath = $environment->{'LOCAL_COMMON_OUT'}; 68 my $platformname = $environment->{'OUTPATH'}; 104 my ( $environment ) = @_; 106 $installer::globals::build = $environment->{'WORK_STAMP'}; [all …]
|
/aoo42x/main/stoc/source/javavm/ |
H A D | javavm.cxx | 1670 handleJniException(environment); in setUpUnoVirtualMachine() 1675 handleJniException(environment); in setUpUnoVirtualMachine() 1679 handleJniException(environment); in setUpUnoVirtualMachine() 1684 handleJniException(environment); in setUpUnoVirtualMachine() 1687 args[0].l = environment->NewString( in setUpUnoVirtualMachine() 1691 handleJniException(environment); in setUpUnoVirtualMachine() 1695 handleJniException(environment); in setUpUnoVirtualMachine() 1700 handleJniException(environment); in setUpUnoVirtualMachine() 1705 handleJniException(environment); in setUpUnoVirtualMachine() 1710 handleJniException(environment); in setUpUnoVirtualMachine() [all …]
|
/aoo42x/main/xmerge/source/palmtests/ |
H A D | README | 15 This test environment consists on 3 directories. 16 …1. bin : This contains some helper scripts that are used by the test environment but can be used i… 18 … directory contains some wrapper scripts and environment files, that allow a user to change the en… 20 Setting up the environment 22 …environment can be changes to reflect a particular users environment, by editing or creating an en… 26 …Once the environment file has been created, the test scripts can be run by executing the "run-conv… 30 <ENVFILE> is the environment file to use
|
/aoo42x/main/connectivity/source/drivers/jdbc/ |
H A D | JConnection.cxx | 134 Reference< XComponentContext > const & context, JNIEnv& environment, in loadClass() argument 147 LocalRef< jobject > cloader(environment); in loadClass() 148 LocalRef< jclass > cl(environment); in loadClass() 153 LocalRef< jobject > classLoader( environment ); in loadClass() 157 LocalRef< jclass > classObject( environment ); in loadClass() 190 LocalRef< jclass > clClass( environment ); in loadClass() 202 LocalRef< jobjectArray > arr( environment ); in loadClass() 213 wcloader = environment.NewWeakGlobalRef( cloader.get() ); in loadClass() 225 LocalRef< jstring > str( environment ); in loadClass() 226 str.set( convertwchar_tToJavaString( &environment, name ) ); in loadClass() [all …]
|
H A D | ContextClassLoader.cxx | 49 …ContextClassLoaderScope::ContextClassLoaderScope( JNIEnv& environment, const GlobalRef< jobject >&… in ContextClassLoaderScope() argument 51 :m_environment( environment ) in ContextClassLoaderScope() 52 ,m_currentThread( environment ) in ContextClassLoaderScope() 53 ,m_oldContextClassLoader( environment ) in ContextClassLoaderScope() 94 … java_lang_Object::ThrowLoggedSQLException( _rLoggerForErrors, &environment, _rxErrorContext ); in ContextClassLoaderScope() 105 … java_lang_Object::ThrowLoggedSQLException( _rLoggerForErrors, &environment, _rxErrorContext ); in ContextClassLoaderScope()
|
/aoo42x/main/jvmaccess/inc/jvmaccess/ |
H A D | classpath.hxx | 80 ::JNIEnv * environment, ::rtl::OUString const & classPath) in translateToUrls() argument 84 doTranslateToUrls(context, environment, classPath)); in translateToUrls() 116 ::JNIEnv * environment, ::rtl::OUString const & classPath, in loadClass() argument 121 doLoadClass(context, environment, classPath, name)); in loadClass() 137 void * environment, ::rtl::OUString const & classPath); 142 void * environment, ::rtl::OUString const & classPath,
|
/aoo42x/main/sal/osl/w32/ |
H A D | procimpl.cxx | 134 void read_environment(/*out*/ string_container_t* environment) in read_environment() argument 143 environment->push_back(reinterpret_cast<const sal_Unicode*>(p)); in read_environment() 196 /*in|out*/ environment_container_t& environment) in setup_process_environment() argument 204 environment.resize(calc_sum_of_string_lengths(merged_env) + 1); in setup_process_environment() 218 reinterpret_cast<void*>(&environment[pos]), in setup_process_environment() 223 environment[pos] = 0; // append a final '\0' in setup_process_environment() 488 environment_container_t environment; in osl_executeProcess_WithRedirectedIO() local 494 ustrEnvironmentVars, nEnvironmentVars, environment)) in osl_executeProcess_WithRedirectedIO() 498 p_environment = &environment[0]; in osl_executeProcess_WithRedirectedIO()
|
/aoo42x/main/jvmaccess/source/ |
H A D | classpath.cxx | 55 void * environment, ::rtl::OUString const & classPath) in doTranslateToUrls() argument 57 OSL_ASSERT(context.is() && environment != 0); in doTranslateToUrls() 59 ::JNIEnv * const env = static_cast< ::JNIEnv * >(environment); in doTranslateToUrls() 130 void * environment, ::rtl::OUString const & classPath, in doLoadClass() argument 133 OSL_ASSERT(context.is() && environment != 0); in doLoadClass() 135 ::JNIEnv * const env = static_cast< ::JNIEnv * >(environment); in doLoadClass()
|
/aoo42x/main/offapi/com/sun/star/xml/crypto/ |
H A D | XXMLSecurityContext.idl | 43 * Add personal security environment , and return the index of the added env. 54 * Get personal security environment 59 * An handy method to get the first personal security environment. 60 * In xmlsec/nss, the first personal security environment should be the "internal slot" 65 * Get the ID of the internal security environment 70 * set the ID of the internal security environment
|
/aoo42x/main/svtools/source/java/ |
H A D | javaerror.src | 30 …Message [ en-US ] ="%PRODUCTNAME requires a Java runtime environment (JRE) to perform this task. P… 37 …. Under Tools - Options - %PRODUCTNAME - Java, select the Java runtime environment you want to hav… 44 …Message [ en-US ] = "%PRODUCTNAME requires a Java runtime environment (JRE) to perform this task. … 51 …Message [ en-US ] = "%PRODUCTNAME requires a Java runtime environment (JRE) to perform this task. … 58 …Message [ en-US ] = "For the selected Java runtime environment to work properly, %PRODUCTNAME must…
|
/aoo42x/main/connectivity/source/inc/java/ |
H A D | LocalRef.hxx | 50 explicit LocalRef( JNIEnv& environment ) in LocalRef() argument 51 :m_environment( environment ) in LocalRef() 56 LocalRef( JNIEnv& environment, T object ) in LocalRef() argument 57 :m_environment( environment ) in LocalRef()
|
/aoo42x/main/sal/qa/helper/gcov/ |
H A D | gcov_result.pl | 51 our $environment; 74 "environment=s" => \$environment, 163 if ($environment) 166 $sURL = $sURL . "$next" . "environment=$environment";
|
/aoo42x/main/testtools/source/cliversioning/ |
H A D | readme.txt | 57 installation and start the office. When running runtest in a build environment 71 environment. version_current.dll is also executed when runtest is started. 75 environment is set. 87 works in the build environment. It also sets UNO_PATH so that the office will be 96 1. set the build environment in which the new versions are effectiv.
|
/aoo42x/main/offapi/com/sun/star/frame/ |
H A D | Desktop.idl | 51 /** is the environment for components which can instantiate within frames 54 A desktop environment contains tasks with one or more frames 74 /** regulate life time of desktop environment and support high level 80 /** supports simple api for loading components into the frame environment
|
/aoo42x/main/offapi/com/sun/star/deployment/ |
H A D | XPackage.idl | 77 command environment for error handling and other interaction. 102 command environment for error handling and other interaction. 122 command environment for error and progress handling 148 command environment for error and progress handling 168 command environment for error and progress handling 195 command environment for error and progress handling 307 command environment for error and progress handling
|
H A D | XExtensionManager.idl | 88 command environment for error and progress handling 114 command environment for error and progress handling 139 command environment for error and progress handling 161 command environment for error and progress handling 181 command environment for error and progress handling 204 command environment for error and progress handling 263 command environment for error and progress handling
|
H A D | XPackageManager.idl | 120 command environment for error and progress handling 146 command environment for error and progress handling 168 command environment for error and progress handling 186 command environment for error and progress handling 204 command environment for error and progress handling 226 command environment for error and progress handling
|
/aoo42x/main/odk/ |
H A D | setsdkenv_windows.template | 22 REM This script sets all environment variables, which 152 REM Set environment for C++ compiler tools, if necessary. 158 REM Prepare shell with all necessary environment variables. 162 echo * SDK environment is prepared for Windows 181 Error: Please insert the necessary environment variables into the batch file.
|
H A D | setsdkenv_windows.bat | 56 echo * You have to configure your SDK environment first before you can 73 echo --force-configure : force a new configuration of your SDK environment. 74 echo Alternatively can you edit your SDK environment script directly:
|
/aoo42x/main/ure/source/uretest/ |
H A D | README | 32 (SDK) environment to work with a URE installation, a C++ compiler, and a JDK. 40 SDK environment to use this makefile, however, you do need to set the following 41 environment variables: 78 java executable. The application bootstraps a native UNO environment, and then
|
/aoo42x/main/cppu/prj/ |
H A D | d.lst | 35 ..\inc\uno\environment.h %_DEST%\inc%_EXT%\uno\environment.h 36 ..\inc\uno\environment.hxx %_DEST%\inc%_EXT%\uno\environment.hxx
|
/aoo42x/main/cui/source/options/ |
H A D | optjava.src | 51 Text [ en-US ] = "~Use a Java runtime environment" ; 271 …Message [ en-US ] = "The folder you selected does not contain a Java runtime environment.\nPlease … 278 …Message [ en-US ] = "The Java runtime environment you selected is not the required version.\nPleas… 285 …Message [ en-US ] = "For the selected Java runtime environment to work properly, %PRODUCTNAME must…
|
/aoo42x/main/testtools/ |
H A D | readme.txt | 7 old environment and then use them in the new environment. That is the files 9 new environment.
|
/aoo42x/main/cppu/inc/uno/ |
H A D | environment.hxx | 258 Environment environment; in getCurrent() local 262 environment = pEnv; in getCurrent() 266 return environment; in getCurrent()
|
/aoo42x/main/offapi/com/sun/star/text/ |
H A D | TextFrame.idl | 133 /** controls, if the frame follows the text flow or can leave its layout environment 136 environment, which is given by its anchor, above and below. 142 on which its anchor is found, but it may leave the layout environment, 150 If property is set, the page area is interpreted as the layout environment,
|