Home
last modified time | relevance | path

Searched refs:clientPurpose (Results 1 – 1 of 1) sorted by relevance

/AOO41X/main/cppuhelper/test/bootstrap/
H A Dbootstrap.test.cxx79 static void s_test__loadSharedLibComponentFactory(rtl::OUString const & clientPurpose, in s_test__loadSharedLibComponentFactory() argument
83 + clientPurpose, NULL)); in s_test__loadSharedLibComponentFactory()
84 if (clientPurpose.getLength() && !envGuard.is()) in s_test__loadSharedLibComponentFactory()
87 s_comment += clientPurpose; in s_test__loadSharedLibComponentFactory()
93 rtl::OString os_clientPurpose(rtl::OUStringToOString(clientPurpose, RTL_TEXTENCODING_ASCII_US)); in s_test__loadSharedLibComponentFactory()
115 if (!clientPurpose.equals(servicePurpose) && !s_check_object_is_in(xItf.get())) in s_test__loadSharedLibComponentFactory()
118 s_comment += clientPurpose; in s_test__loadSharedLibComponentFactory()
122 … if (!cppu::EnvDcp::getPurpose(uno::Environment::getCurrent().getTypeName()).equals(clientPurpose)) in s_test__loadSharedLibComponentFactory()
125 s_comment += clientPurpose; in s_test__loadSharedLibComponentFactory()
188 static void s_test__createSimpleRegistry(rtl::OUString const & clientPurpose) in s_test__createSimpleRegistry() argument
[all …]