Home
last modified time | relevance | path

Searched refs:GetReturnType (Results 1 – 4 of 4) sorted by relevance

/trunk/main/idl/source/objects/
H A Dtypes.cxx655 bVoid = pBaseType->GetReturnType()->GetBaseType()->GetName() == "void"; in WriteCSource()
699 rOutStm << pBaseType->GetReturnType()->GetBaseType()->GetParserChar(); in WriteCSource()
905 … rOutStm << pBaseType2->GetReturnType()->GetBaseType()->GetBasicName().GetBuffer() << endl; in Write()
907 DBG_ASSERT( pBaseType2->GetReturnType()->GetBaseType()->GetBasicName().Len(), in Write()
1177 SvMetaType * SvMetaType::GetReturnType() const in GetReturnType() function in SvMetaType
2123 out = GetReturnType()->GetBaseType()->GetOdlName(); in WriteTypePrefix()
2149 pBaseType->GetReturnType()->WriteTypePrefix( in WriteTypePrefix()
2181 pBaseType->GetReturnType()->WriteTypePrefix( in WriteTypePrefix()
2638 else if ( aType->GetReturnType() && in Compare()
2639 aType->GetReturnType()->GetType() != pAttr->GetType()->GetReturnType()->GetType() ) in Compare()
H A Dslot.cxx909 pType = pType->GetReturnType(); in Test()
1777 rStrm << GetMethod()->GetType()->GetReturnType()->GetName().GetBuffer() << ','; in WriteCSV()
/trunk/main/sc/inc/
H A Dcallform.hxx85 ParamType GetReturnType() const { return eParamType[0]; } in GetReturnType() function in FuncData
/trunk/main/idl/inc/
H A Dtypes.hxx199 SvMetaType * GetReturnType() const;

Completed in 25 milliseconds