Lines Matching refs:getUnoAny

721 			if( pSbUnoObject->getUnoAny().getValueType().getTypeClass() == TypeClass_VOID )  in unoToSbxValue()
826 if( pSbUnoObject->getUnoAny().getValueType().getTypeClass() == TypeClass_VOID ) in unoToSbxValue()
1108 aRetType = ((SbUnoObject*)(SbxBase*)xObj)->getUnoAny().getValueType(); in getUnoTypeForSbxValue()
1398 aRetVal = ((SbUnoObject*)(SbxBase*)pObj)->getUnoAny(); in sbxToUnoValue()
1420 Any aUnoAny = ((SbUnoObject*)(SbxBase*)pObj)->getUnoAny(); in sbxToUnoValue()
1678 Any aToInspectObj = pUnoObj->getUnoAny(); in getDbgObjectNameImpl()
1723 Any aToInspectObj = pUnoObj->getUnoAny(); in checkUnoObjectType()
1801 Any aToInspectObj = pUnoObj->getUnoAny(); in Impl_GetSupportedInterfaces()
2331 Any aRetAny = pMeth->m_xUnoMethod->invoke( getUnoAny(), args ); in TYPEINIT1()
2978 Any SbUnoObject::getUnoAny( void ) in getUnoAny() function in SbUnoObject
3118 if( xUnoObj->getUnoAny().getValueType().getTypeClass() != TypeClass_VOID ) in RTL_Impl_CreateUnoService()
3176 if( xUnoObj->getUnoAny().getValueType().getTypeClass() != TypeClass_VOID ) in RTL_Impl_CreateUnoServiceWithArguments()
3237 Any aAny = ((SbUnoObject*)(SbxBase*)pObj)->getUnoAny(); in RTL_Impl_HasInterfaces()
3294 Any aAny = ((SbUnoObject*)(SbxBase*)pObj)->getUnoAny(); in RTL_Impl_IsUnoStruct()
3323 Any aAny1 = ((SbUnoObject*)(SbxBase*)pObj1)->getUnoAny(); in RTL_Impl_EqualUnoObjects()
3337 Any aAny2 = ((SbUnoObject*)(SbxBase*)pObj2)->getUnoAny(); in RTL_Impl_EqualUnoObjects()
4331 Any aUnoAny = ((SbUnoObject*)(SbxBase*)pObj)->getUnoAny(); in RTL_Impl_CreateUnoValue()