Home
last modified time | relevance | path

Searched refs:typelib_TypeClass_STRING (Results 1 – 25 of 35) sorted by relevance

12

/aoo41x/main/cppu/source/typelib/
H A Dstatic_types.cxx180 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 Ddestr.hxx137 case typelib_TypeClass_STRING: in _destructAny()
218 case typelib_TypeClass_STRING: in idestructElements()
369 case typelib_TypeClass_STRING: in _destructData()
H A Dconstr.hxx100 case typelib_TypeClass_STRING: in _defaultConstructArray()
190 case typelib_TypeClass_STRING: in _defaultConstructData()
H A Dassign.hxx141 case typelib_TypeClass_STRING: in _assignArray()
445 case typelib_TypeClass_STRING: in _assignData()
448 case typelib_TypeClass_STRING: in _assignData()
H A Deq.hxx176 case typelib_TypeClass_STRING: in _equalSequence()
562 case typelib_TypeClass_STRING: in _equalData()
563 return eSourceTypeClass == typelib_TypeClass_STRING in _equalData()
H A Dcopy.hxx239 case typelib_TypeClass_STRING: in _copyConstructAnyFromData()
448 case typelib_TypeClass_STRING: in _copyConstructAny()
777 case typelib_TypeClass_STRING: in _copyConstructData()
H A Dsequence.cxx173 case typelib_TypeClass_STRING: in idefaultConstructElements()
479 case typelib_TypeClass_STRING: in icopyConstructFromElements()
/aoo41x/main/cli_ure/source/uno_bridge/
H A Dcli_data.cxx234 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 Djni_data.cxx104 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 Djni_info.h285 case typelib_TypeClass_STRING: in append_sig()
/aoo41x/main/comphelper/source/misc/
H A Danytostring.cxx74 typeRef->eTypeClass != typelib_TypeClass_STRING && in appendValue()
211 case typelib_TypeClass_STRING: { in appendValue()
/aoo41x/main/cppu/inc/com/sun/star/uno/
H A DAny.hxx482 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 Dunmarshal.cxx148 case typelib_TypeClass_STRING: in readType()
335 case typelib_TypeClass_STRING: in readValue()
H A Dmarshal.cxx227 case typelib_TypeClass_STRING: in writeValue()
/aoo41x/main/cppu/inc/typelib/
H A Dtypeclass.h57 typelib_TypeClass_STRING = 12, enumerator
/aoo41x/main/bridges/source/cpp_uno/cc5_solaris_sparc64/
H A Disdirectreturntype.cxx59 case typelib_TypeClass_STRING: in isDirectReturnType()
/aoo41x/main/bridges/inc/bridges/cpp_uno/
H A Dtype_misc.hxx112 eTypeClass != typelib_TypeClass_STRING && in cppu_isSimpleType()
/aoo41x/main/cppu/source/LogBridge/
H A DLogBridge.cxx142 case typelib_TypeClass_STRING: in traceValue()
/aoo41x/main/cppu/source/threadpool/
H A Dcurrent.cxx88 aParameters[0].eTypeClass = typelib_TypeClass_STRING; in get_type_XCurrentContext()
/aoo41x/main/cppu/inc/cppu/
H A Dunotype.hxx190 return ::cppu::detail::getTypeFromTypeClass(::typelib_TypeClass_STRING); in cppu_detail_getUnoType()
/aoo41x/main/bridges/source/cpp_uno/gcc3_freebsd_intel/
H A Dcpp2uno.cxx384 case typelib_TypeClass_STRING: in codeSnippet()
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_intel/
H A Dcpp2uno.cxx379 case typelib_TypeClass_STRING: in codeSnippet()
/aoo41x/main/stoc/source/corereflection/
H A Dcrefl.cxx244 case typelib_TypeClass_STRING: in constructClass()
/aoo41x/main/bridges/source/cpp_uno/cc50_solaris_intel/
H A Dcpp2uno.cxx356 case typelib_TypeClass_STRING: in isSimpleStruct()
/aoo41x/main/bridges/source/cpp_uno/gcc3_macosx_intel/
H A Dcpp2uno.cxx407 case typelib_TypeClass_STRING: in codeSnippet()

Completed in 118 milliseconds

12