Lines Matching refs:OUString

104 …TEST_ENSHURE(xRefl->forName(OUString::createFromAscii("ModuleA.StructA"))->getName() == OUString::…  in test_corefl()
105 …TEST_ENSHURE(xRefl->forName(OUString::createFromAscii("ModuleA.ExceptionB"))->getTypeClass() == Ty… in test_corefl()
106 …TEST_ENSHURE(xRefl->forName(OUString::createFromAscii("ModuleA.ModuleB.EnumA")).is(), "test_RegCor… in test_corefl()
109 …TEST_ENSHURE(*(const sal_Bool *)xHNameAccess->getByHierarchicalName(OUString::createFromAscii("Mod… in test_corefl()
110 …TEST_ENSHURE(*(const sal_Int8 *)xHNameAccess->getByHierarchicalName(OUString::createFromAscii("Mod… in test_corefl()
111 …TEST_ENSHURE(xHNameAccess->getByHierarchicalName(OUString::createFromAscii("ModuleC.aConstShort"))… in test_corefl()
112 …TEST_ENSHURE(xHNameAccess->getByHierarchicalName(OUString::createFromAscii("ModuleC.aConstUShort")… in test_corefl()
113 …TEST_ENSHURE(xHNameAccess->getByHierarchicalName(OUString::createFromAscii("ModuleC.aConstLong")) … in test_corefl()
114 …TEST_ENSHURE(xHNameAccess->getByHierarchicalName(OUString::createFromAscii("ModuleC.aConstULong"))… in test_corefl()
120 xClass = xRefl->forName(OUString::createFromAscii("ModuleA.ModuleB.EnumA")); in test_corefl()
128 (fields.getArray()[0]->getName() == OUString( RTL_CONSTASCII_USTRINGPARAM("VAL_1") )) && in test_corefl()
130 (fields.getArray()[1]->getName() == OUString( RTL_CONSTASCII_USTRINGPARAM("VAL_2") )) && in test_corefl()
132 (fields.getArray()[2]->getName() == OUString( RTL_CONSTASCII_USTRINGPARAM("VAL_3") )) && in test_corefl()
139 Reference< XIdlClass > xA = xRefl->forName( OUString::createFromAscii("ModuleC.XInterfaceB") ); in test_corefl()
141 xClass = xRefl->forName(OUString::createFromAscii("ModuleC.XInterfaceB")); in test_corefl()
147 OUString aModuleName( RTL_CONSTASCII_USTRINGPARAM("ModuleC.XInterfaceB") ); in test_corefl()
157 …TEST_ENSHURE(xClass->getSuperclasses().getArray()[0]->getName() == OUString::createFromAscii("Modu… in test_corefl()
160 …TEST_ENSHURE(xClass->getMethods().getArray()[3]->getName() == OUString::createFromAscii("methodA")… in test_corefl()
164 …TEST_ENSHURE(xClass->getMethods().getArray()[4]->getName() == OUString( RTL_CONSTASCII_USTRINGPARA… in test_corefl()
169 …>getMethods().getArray()[4]->getParameterInfos().getArray()[0].aName == OUString( RTL_CONSTASCII_U… in test_corefl()
170 …tArray()[4]->getParameterInfos().getArray()[0].aType == xRefl->forName( OUString( RTL_CONSTASCII_U… in test_corefl()
173 …TEST_ENSHURE(xClass->getMethods().getArray()[5]->getName() == OUString::createFromAscii("methodC")… in test_corefl()
177 …hods().getArray()[5]->getReturnType()->getComponentType()->getName() == OUString::createFromAscii(… in test_corefl()
180 …ethods().getArray()[5]->getParameterTypes().getArray()[0]->getName() == OUString::createFromAscii(… in test_corefl()
182 …ethods().getArray()[5]->getParameterTypes().getArray()[1]->getName() == OUString::createFromAscii(… in test_corefl()
184 …TEST_ENSHURE(xClass->getMethods().getArray()[6]->getName() == OUString::createFromAscii("methodD")… in test_corefl()
186 …TEST_ENSHURE(xClass->getMethods().getArray()[6]->getReturnType()->getName() == OUString::createFro… in test_corefl()
189 …ethods().getArray()[6]->getParameterTypes().getArray()[0]->getName() == OUString::createFromAscii(… in test_corefl()
192 …ethods().getArray()[6]->getExceptionTypes().getArray()[0]->getName() == OUString::createFromAscii(… in test_corefl()
194 …ethods().getArray()[6]->getExceptionTypes().getArray()[1]->getName() == OUString::createFromAscii(… in test_corefl()
196 …ethods().getArray()[6]->getExceptionTypes().getArray()[2]->getName() == OUString::createFromAscii(… in test_corefl()
199 …pes().getArray()[2]->getFields().getArray()[0]->getType()->getName() == OUString::createFromAscii(… in test_corefl()
201 …pes().getArray()[2]->getFields().getArray()[1]->getType()->getName() == OUString::createFromAscii(… in test_corefl()
203 …pes().getArray()[2]->getFields().getArray()[2]->getType()->getName() == OUString::createFromAscii(… in test_corefl()
207 …TEST_ENSHURE(xRefl->forName( OUString::createFromAscii("[]ModuleA.StructA") )->getTypeClass() == T… in test_corefl()
208 …TEST_ENSHURE(xRefl->forName( OUString::createFromAscii("[]ModuleA.StructA") )->getComponentType().… in test_corefl()
209 …URE(xRefl->forName( OUString::createFromAscii("[][]ModuleA.StructA") )->getComponentType()->getCom… in test_corefl()
210OUString::createFromAscii("[]com.sun.star.uno.XInterface") ) == xRefl->forName(OUString( RTL_CONST… in test_corefl()
221 …xRefl->forName(OUString::createFromAscii("ModuleA.StructC"))->getField(OUString::createFromAscii("… in test_corefl()
230 …_ENSHURE(*(sal_Int32*)xRefl->forName(OUString( RTL_CONSTASCII_USTRINGPARAM("ModuleA.StructA") ))->… in test_corefl()
232 …TEST_ENSHURE(xRefl->forName(OUString::createFromAscii("ModuleA.StructA"))->getField(OUString( RTL_… in test_corefl()
233 …XIdlField2 > rField ( xRefl->forName(OUString( RTL_CONSTASCII_USTRINGPARAM("ModuleA.StructC") ))->… in test_corefl()
235 …TEST_ENSHURE(*(sal_Int32*)xRefl->forName(OUString::createFromAscii("ModuleA.StructB"))->getField(O… in test_corefl()
237 xRefl->forName( OUString::createFromAscii("[]ModuleA.StructA") )->createObject(aAny); in test_corefl()
240 xRefl->forName(OUString::createFromAscii("[][]ModuleA.StructA"))->createObject(aAny); in test_corefl()
253 …TEST_ENSHURE(xRefl->forName(OUString::createFromAscii("[][][]unsigned long"))->getComponentType()-… in test_corefl()
258 …Any bla = xRefl->forName(OUString::createFromAscii("ModuleA.StructC"))->getField(OUString::createF… in test_corefl()
272 … = Reference< XIdlField2 > ( xRefl->forName(OUString::createFromAscii("ModuleA.StructC"))->getFiel… in test_corefl()
290 …xRefl->forName(OUString::createFromAscii("ModuleA.StructC"))->getField(OUString::createFromAscii("… in test_corefl()
291 …xRefl->forName(OUString::createFromAscii("ModuleA.StructC"))->getField(OUString::createFromAscii("… in test_corefl()
300 gulp <<= OUString(OUString::createFromAscii("Test")); in test_corefl()
303 …xRefl->forName(OUString::createFromAscii("ModuleA.StructC"))->getField(OUString::createFromAscii("… in test_corefl()
314 …Any bla = xRefl->forName(OUString::createFromAscii("ModuleC.XInterfaceA"))->getMethod(OUString::cr… in test_corefl()
332 …Any bla = xRefl->forName(OUString::createFromAscii("ModuleC.XInterfaceA"))->getMethod(OUString::cr… in test_corefl()
343 …Any bla = xRefl->forName(OUString::createFromAscii("ModuleC.XInterfaceA"))->getMethod(OUString::cr… in test_corefl()
358 …TEST_ENSHURE(xRefl->forName(OUString::createFromAscii("ModuleC.XInterfaceA"))->getMethod(OUString:… in test_corefl()
369 OUString aLibName( RTL_CONSTASCII_USTRINGPARAM( in SAL_IMPLEMENT_MAIN()
374 OUString( RTL_CONSTASCII_USTRINGPARAM("stoctest.rdb") ) ) ); in SAL_IMPLEMENT_MAIN()
379 OUString( RTL_CONSTASCII_USTRINGPARAM("DefaultContext") ) ) >>= in SAL_IMPLEMENT_MAIN()
385 OUString( in SAL_IMPLEMENT_MAIN()