Lines Matching refs:getTypeClass

427 	if( aExceptionType.getTypeClass() == TypeClass_EXCEPTION )  in implGetWrappedMsg()
610 TypeClass eType = xIdlClass->getTypeClass(); in unoToSbxType()
619 TypeClass eTypeClass = aType.getTypeClass(); in implSequenceToMultiDimArray()
671 …SbxDataType eSbxElementType = unoToSbxType( pType ? pType->getTypeClass() : aValue.getValueTypeCla… in implSequenceToMultiDimArray()
703 TypeClass eTypeClass = aType.getTypeClass(); in unoToSbxValue()
721 if( pSbUnoObject->getUnoAny().getValueType().getTypeClass() == TypeClass_VOID ) in unoToSbxValue()
826 if( pSbUnoObject->getUnoAny().getValueType().getTypeClass() == TypeClass_VOID ) in unoToSbxValue()
868 SbxDataType eSbxElementType = unoToSbxType( aElementType.getTypeClass() ); in unoToSbxValue()
1020 TypeClass eElementTypeClass = aElementType.getTypeClass(); in getUnoTypeForSbxValue()
1040 if( aType.getTypeClass() == TypeClass_VOID ) in getUnoTypeForSbxValue()
1079 if( aType.getTypeClass() == TypeClass_VOID ) in getUnoTypeForSbxValue()
1165 TypeClass eType = aType.getTypeClass(); in sbxToUnoValueImpl()
1312 rRetType = Type( xTypeDesc->getTypeClass(), xTypeDesc->getName() ); in implGetTypeByName()
1342 TypeClass eType = rType.getTypeClass(); in sbxToUnoValue()
1356 Type aClassType( xIdlTargetClass->getTypeClass(), aClassName.getStr() ); in sbxToUnoValue()
1427 Type aType( xIdlClass->getTypeClass(), aClassName.getStr() ); in sbxToUnoValue()
1644 Type aClassType( xClass->getTypeClass(), aClassName.getStr() ); in Impl_GetInterfaceInfo()
1679 TypeClass eType = aToInspectObj.getValueType().getTypeClass(); in getDbgObjectNameImpl()
1724 TypeClass eType = aToInspectObj.getValueType().getTypeClass(); in checkUnoObjectType()
1804 TypeClass eType = aToInspectObj.getValueType().getTypeClass(); in Impl_GetSupportedInterfaces()
1958 eType = unoToSbxType( rProp.Type.getTypeClass() ); in Impl_DumpProperties()
1964 if( aType.getTypeClass() == TypeClass_SEQUENCE ) in Impl_DumpProperties()
2034 if( xClass.is() && xClass->getTypeClass() == TypeClass_SEQUENCE ) in Impl_DumpMethods()
2238 if( rxClass->getTypeClass() != TypeClass_ANY ) in TYPEINIT1()
2259 com::sun::star::uno::Type aType( rxClass->getTypeClass(), rxClass->getName() ); in TYPEINIT1()
2424 TypeClass eType = aUnoObj_.getValueType().getTypeClass(); in SbUnoObject()
2771 eSbxType = unoToSbxType( rProp.Type.getTypeClass() ); in Find()
2949 eSbxType = unoToSbxType( rProp.Type.getTypeClass() ); in implCreateAll()
3007 TypeClass eType = xClass->getTypeClass(); in Impl_CreateUnoStruct()
3118 if( xUnoObj->getUnoAny().getValueType().getTypeClass() != TypeClass_VOID ) in RTL_Impl_CreateUnoService()
3176 if( xUnoObj->getUnoAny().getValueType().getTypeClass() != TypeClass_VOID ) in RTL_Impl_CreateUnoServiceWithArguments()
3238 TypeClass eType = aAny.getValueType().getTypeClass(); in RTL_Impl_HasInterfaces()
3262 Type aClassType( xClass->getTypeClass(), aClassName.getStr() ); in RTL_Impl_HasInterfaces()
3295 TypeClass eType = aAny.getValueType().getTypeClass(); in RTL_Impl_IsUnoStruct()
3324 TypeClass eType1 = aAny1.getValueType().getTypeClass(); in RTL_Impl_EqualUnoObjects()
3338 TypeClass eType2 = aAny2.getValueType().getTypeClass(); in RTL_Impl_EqualUnoObjects()
3442 TypeClass eTypeClass = xTypeDesc->getTypeClass(); in findUnoClass()
3502 TypeClass eType = aValue.getValueType().getTypeClass(); in Find()
3596 TypeClass eTypeClass = xTypeDesc->getTypeClass(); in findUnoService()
3740 com::sun::star::uno::Type aType( xParamTypeDesc->getTypeClass(), xParamTypeDesc->getName() ); in SFX_NOTIFY()
3856 TypeClass eTypeClass = xTypeDesc->getTypeClass(); in findUnoSingleton()
4089 Type aListenerType( xListenerType->getTypeClass(), xListenerType->getName() ); in createAllListenerAdapter()
4131 if( ( xReturnType.is() && xReturnType->getTypeClass() != TypeClass_VOID ) || in invoke()
4157 aAllEvent.ListenerType = Type(m_xListenerType->getTypeClass(), m_xListenerType->getName() ); in invoke()
4248 Type aClassType( xClass->getTypeClass(), aClassName.getStr() ); in SbRtl_CreateUnoListener()
4367 TypeClass eTypeClass = xTypeDesc->getTypeClass(); in RTL_Impl_CreateUnoValue()