/aoo41x/main/cppu/source/typelib/ |
H A D | static_types.cxx | 180 if (! s_aTypes[typelib_TypeClass_STRING]) in typelib_static_type_getByTypeClass() 184 &s_aTypes[typelib_TypeClass_STRING], typelib_TypeClass_STRING, sTypeName.pData ); in typelib_static_type_getByTypeClass() 186 ++s_aTypes[typelib_TypeClass_STRING]->nStaticRefCount; in typelib_static_type_getByTypeClass() 229 aMembers[0].eTypeClass = typelib_TypeClass_STRING; in typelib_static_type_getByTypeClass()
|
/aoo41x/main/cppu/source/uno/ |
H A D | destr.hxx | 137 case typelib_TypeClass_STRING: in _destructAny() 218 case typelib_TypeClass_STRING: in idestructElements() 369 case typelib_TypeClass_STRING: in _destructData()
|
H A D | constr.hxx | 100 case typelib_TypeClass_STRING: in _defaultConstructArray() 190 case typelib_TypeClass_STRING: in _defaultConstructData()
|
H A D | assign.hxx | 141 case typelib_TypeClass_STRING: in _assignArray() 445 case typelib_TypeClass_STRING: in _assignData() 448 case typelib_TypeClass_STRING: in _assignData()
|
H A D | eq.hxx | 176 case typelib_TypeClass_STRING: in _equalSequence() 562 case typelib_TypeClass_STRING: in _equalData() 563 return eSourceTypeClass == typelib_TypeClass_STRING in _equalData()
|
H A D | copy.hxx | 239 case typelib_TypeClass_STRING: in _copyConstructAnyFromData() 448 case typelib_TypeClass_STRING: in _copyConstructAny() 777 case typelib_TypeClass_STRING: in _copyConstructData()
|
H A D | sequence.cxx | 173 case typelib_TypeClass_STRING: in idefaultConstructElements() 479 case typelib_TypeClass_STRING: in icopyConstructFromElements()
|
/aoo41x/main/cli_ure/source/uno_bridge/ |
H A D | cli_data.cxx | 234 case typelib_TypeClass_STRING: in mapUnoType() 294 case typelib_TypeClass_STRING: in mapUnoType() 406 typelib_TypeClass_STRING ); in mapCliType() 828 case typelib_TypeClass_STRING: in map_to_uno() 962 case typelib_TypeClass_STRING: // anies often contain strings; copy string directly in map_to_uno() 1336 case typelib_TypeClass_STRING: in map_to_uno() 1557 case typelib_TypeClass_STRING: in map_to_cli() 1849 case typelib_TypeClass_STRING: in map_to_cli()
|
/aoo41x/main/bridges/source/jni_uno/ |
H A D | jni_data.cxx | 104 case typelib_TypeClass_STRING: in createDefaultUnoValue() 378 case typelib_TypeClass_STRING: in map_to_uno() 649 case typelib_TypeClass_STRING: in map_to_uno() 1089 case typelib_TypeClass_STRING: in map_to_uno() 1548 case typelib_TypeClass_STRING: in map_to_java() 1710 case typelib_TypeClass_STRING: // opt strings in map_to_java() 2122 case typelib_TypeClass_STRING: // string opt here in map_to_java() 2282 case typelib_TypeClass_STRING: in map_to_java()
|
H A D | jni_info.h | 285 case typelib_TypeClass_STRING: in append_sig()
|
/aoo41x/main/comphelper/source/misc/ |
H A D | anytostring.cxx | 74 typeRef->eTypeClass != typelib_TypeClass_STRING && in appendValue() 211 case typelib_TypeClass_STRING: { in appendValue()
|
/aoo41x/main/cppu/inc/com/sun/star/uno/ |
H A D | Any.hxx | 482 if (typelib_TypeClass_STRING == rAny.pType->eTypeClass) in operator >>=() 492 return (typelib_TypeClass_STRING == rAny.pType->eTypeClass && in operator ==()
|
/aoo41x/main/binaryurp/source/ |
H A D | unmarshal.cxx | 148 case typelib_TypeClass_STRING: in readType() 335 case typelib_TypeClass_STRING: in readValue()
|
H A D | marshal.cxx | 227 case typelib_TypeClass_STRING: in writeValue()
|
/aoo41x/main/cppu/inc/typelib/ |
H A D | typeclass.h | 57 typelib_TypeClass_STRING = 12, enumerator
|
/aoo41x/main/bridges/source/cpp_uno/cc5_solaris_sparc64/ |
H A D | isdirectreturntype.cxx | 59 case typelib_TypeClass_STRING: in isDirectReturnType()
|
/aoo41x/main/bridges/inc/bridges/cpp_uno/ |
H A D | type_misc.hxx | 112 eTypeClass != typelib_TypeClass_STRING && in cppu_isSimpleType()
|
/aoo41x/main/cppu/source/LogBridge/ |
H A D | LogBridge.cxx | 142 case typelib_TypeClass_STRING: in traceValue()
|
/aoo41x/main/cppu/source/threadpool/ |
H A D | current.cxx | 88 aParameters[0].eTypeClass = typelib_TypeClass_STRING; in get_type_XCurrentContext()
|
/aoo41x/main/cppu/inc/cppu/ |
H A D | unotype.hxx | 190 return ::cppu::detail::getTypeFromTypeClass(::typelib_TypeClass_STRING); in cppu_detail_getUnoType()
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_freebsd_intel/ |
H A D | cpp2uno.cxx | 384 case typelib_TypeClass_STRING: in codeSnippet()
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_intel/ |
H A D | cpp2uno.cxx | 379 case typelib_TypeClass_STRING: in codeSnippet()
|
/aoo41x/main/stoc/source/corereflection/ |
H A D | crefl.cxx | 244 case typelib_TypeClass_STRING: in constructClass()
|
/aoo41x/main/bridges/source/cpp_uno/cc50_solaris_intel/ |
H A D | cpp2uno.cxx | 356 case typelib_TypeClass_STRING: in isSimpleStruct()
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_macosx_intel/ |
H A D | cpp2uno.cxx | 407 case typelib_TypeClass_STRING: in codeSnippet()
|