Home
last modified time | relevance | path

Searched refs:GetBasicName (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/idl/source/objects/
H A Dtypes.cxx905 … rOutStm << pBaseType2->GetReturnType()->GetBaseType()->GetBasicName().GetBuffer() << endl; in Write()
907 DBG_ASSERT( pBaseType2->GetReturnType()->GetBaseType()->GetBasicName().Len(), in Write()
944 rOutStm << pBaseType->GetBasicName().GetBuffer() << endl; in Write()
946 DBG_ASSERT( pBaseType->GetBasicName().Len(), in Write()
1203 const ByteString& SvMetaType::GetBasicName() const in GetBasicName() function in SvMetaType
1208 return ((SvMetaType*)GetRef())->GetBasicName(); in GetBasicName()
1233 aRet += GetBasicName(); in GetBasicPostfix()
/aoo42x/main/idl/inc/
H A Dtypes.hxx222 const ByteString & GetBasicName() const;

Completed in 274 milliseconds