Home
last modified time | relevance | path

Searched refs:GetBaseType (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/idl/source/objects/
H A Dtypes.cxx519 SvMetaType * pBaseType = pType->GetBaseType(); in WriteParam()
650 SvMetaType * pBaseType = pType->GetBaseType(); in WriteCSource()
655 bVoid = pBaseType->GetReturnType()->GetBaseType()->GetName() == "void"; in WriteCSource()
699 rOutStm << pBaseType->GetReturnType()->GetBaseType()->GetParserChar(); in WriteCSource()
741 const SvMetaAttributeMemberList & rList = GetType()->GetBaseType()->GetAttrList(); in WriteRecursiv_Impl()
794 SvMetaType * pBaseType = pType->GetBaseType(); in Write()
904 SvMetaType* pBaseType2 = pType2->GetBaseType(); in Write()
905 … rOutStm << pBaseType2->GetReturnType()->GetBaseType()->GetBasicName().GetBuffer() << endl; in Write()
907 DBG_ASSERT( pBaseType2->GetReturnType()->GetBaseType()->GetBasicName().Len(), in Write()
973 SvMetaType * pBaseType = pType->GetBaseType(); in MakeSfx()
[all …]
H A Dslot.cxx1100 SvMetaType * pBType = GetType()->GetBaseType(); in Insert()
1496 GetType()->GetBaseType()->GetType() != TYPE_STRUCT ) in WriteSlot()
/AOO41X/main/idl/inc/
H A Dtypes.hxx198 SvMetaType * GetBaseType() const;