Home
last modified time | relevance | path

Searched refs:environment (Results 1 – 25 of 249) sorted by relevance

12345678910

/AOO41X/main/solenv/bin/modules/installer/
H A Denvironment.pm24 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 …]
/AOO41X/main/xmerge/source/palmtests/
H A DREADME15 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
22environment 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
/AOO41X/main/stoc/source/javavm/
H A Djavavm.cxx1631 void JavaVirtualMachine::setUpUnoVirtualMachine(JNIEnv * environment) { in setUpUnoVirtualMachine() argument
1666 jclass class_URLClassLoader = environment->FindClass( in setUpUnoVirtualMachine()
1669 handleJniException(environment); in setUpUnoVirtualMachine()
1671 jmethodID ctor_URLClassLoader = environment->GetMethodID( in setUpUnoVirtualMachine()
1674 handleJniException(environment); in setUpUnoVirtualMachine()
1676 jclass class_URL = environment->FindClass("java/net/URL"); in setUpUnoVirtualMachine()
1678 handleJniException(environment); in setUpUnoVirtualMachine()
1680 jmethodID ctor_URL_1 = environment->GetMethodID( in setUpUnoVirtualMachine()
1683 handleJniException(environment); in setUpUnoVirtualMachine()
1686 args[0].l = environment->NewString( in setUpUnoVirtualMachine()
[all …]
/AOO41X/main/connectivity/source/drivers/jdbc/
H A DJConnection.cxx134 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()
191 clClass.set( environment.FindClass( "java/net/URLClassLoader" ) ); in loadClass()
198 … jmethodID ctorLoader( environment.GetMethodID( clClass.get(), "<init>", "([Ljava/net/URL;)V" ) ); in loadClass()
202 LocalRef< jobjectArray > arr( environment ); in loadClass()
203 arr.set( jvmaccess::ClassPath::translateToUrls( context, &environment, classPath ) ); in loadClass()
[all …]
H A DContextClassLoader.cxx49 …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()
/AOO41X/main/jvmaccess/inc/jvmaccess/
H A Dclasspath.hxx79 ::JNIEnv * environment, ::rtl::OUString const & classPath) in translateToUrls() argument
83 doTranslateToUrls(context, environment, classPath)); in translateToUrls()
115 ::JNIEnv * environment, ::rtl::OUString const & classPath, in loadClass() argument
120 doLoadClass(context, environment, classPath, name)); in loadClass()
136 void * environment, ::rtl::OUString const & classPath);
141 void * environment, ::rtl::OUString const & classPath,
/AOO41X/main/jvmaccess/source/
H A Dclasspath.cxx55 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()
/AOO41X/main/sal/osl/w32/
H A Dprocimpl.cxx134 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()
/AOO41X/main/offapi/com/sun/star/xml/crypto/
H A DXXMLSecurityContext.idl43 * 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
/AOO41X/main/svtools/source/java/
H A Djavaerror.src30 …Message[ en-US ] ="%PRODUCTNAME requires a Java runtime environment (JRE) to perform this task. Pl…
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. H…
51 …Message[ en-US ] = "%PRODUCTNAME requires a Java runtime environment (JRE) to perform this task. T…
58 …Message[ en-US ] = "For the selected Java runtime environment to work properly, %PRODUCTNAME must …
/AOO41X/main/connectivity/source/inc/java/
H A DLocalRef.hxx50 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()
/AOO41X/main/sal/qa/helper/gcov/
H A Dgcov_result.pl51 our $environment;
74 "environment=s" => \$environment,
163 if ($environment)
166 $sURL = $sURL . "$next" . "environment=$environment";
/AOO41X/main/offapi/com/sun/star/frame/
H A DDesktop.idl51 /** 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
H A DXTerminateListener.idl45 when the master environment (e.g., desktop) is terminated.
54 /** is called when the master environment (e.g., desktop) is about to terminate.
72 /** is called when the master environment is finally terminated.
/AOO41X/main/offapi/com/sun/star/deployment/
H A DXPackage.idl77 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 DXExtensionManager.idl88 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 DXPackageManager.idl120 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
/AOO41X/main/cui/source/options/
H A Doptjava.src52 Text [ en-US ] = "~Use a Java runtime environment" ;
272 …Message [ en-US ] = "The folder you selected does not contain a Java runtime environment.\nPlease …
279 …Message [ en-US ] = "The Java runtime environment you selected is not the required version.\nPleas…
286 …Message [ en-US ] = "For the selected Java runtime environment to work properly, %PRODUCTNAME must…
/AOO41X/main/cppu/prj/
H A Dd.lst35 ..\inc\uno\environment.h %_DEST%\inc%_EXT%\uno\environment.h
36 ..\inc\uno\environment.hxx %_DEST%\inc%_EXT%\uno\environment.hxx
/AOO41X/main/ure/source/uretest/
H A DREADME32 (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:
82 java executable. The application bootstraps a native UNO environment, and then
/AOO41X/main/cppu/inc/uno/
H A Denvironment.hxx258 Environment environment; in getCurrent() local
262 environment = pEnv; in getCurrent()
266 return environment; in getCurrent()
/AOO41X/main/odk/
H A Dsetsdkenv_windows.bat56 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:
H A Dsetsdkenv_windows.template152 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.
/AOO41X/main/offapi/com/sun/star/text/
H A DTextFrame.idl133 /** 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,
/AOO41X/main/ure/source/
H A DREADME266 The Java UNO environment needs type information in the form of Java class files
334 You might experience problems in an SDK environment that uses different JDK/JRE
336 SDK environment variable specifies a different Java VM than the Java VM that is
338 HTML documentation to find out how to set the OO_SDK_JAVA_HOME environment
357 environment in which the public C++ UNO runtime dynamic libraries (cppu,
363 Similarly, Java UNO components can depend on an environment in which the public
372 additional UNO types are available to the Java UNO environment.
391 If a Java application requires the Java UNO environment, the UnoClassLoader must

12345678910