Searched refs:TYPE_STRUCT (Results 1 – 5 of 5) sorted by relevance
525 if( pBaseType->GetType() == TYPE_STRUCT ) in WriteParam()558 pBaseType->GetType() == TYPE_STRUCT || in WriteParam()802 if( nBType == TYPE_STRUCT ) in Write()842 if( nBType == TYPE_STRUCT ) in Write()929 if( nBType == TYPE_STRUCT ) in Write()975 if( pBaseType->GetType() == TYPE_STRUCT ) in MakeSfx()1471 SetType( TYPE_STRUCT ); in ReadHeaderSvIdl()1617 case TYPE_STRUCT: in Write()1641 if( nType == TYPE_STRUCT ) in Write()1733 case TYPE_STRUCT: in WriteHeaderSvIdl()[all …]
1496 GetType()->GetBaseType()->GetType() != TYPE_STRUCT ) in WriteSlot()
73 const sal_uInt16 TYPE_STRUCT = 25; variable
135 enum { TYPE_METHOD, TYPE_STRUCT, TYPE_BASE, TYPE_ENUM, TYPE_UNION, enumerator
836 aName = _rsTypeNames.GetToken(TYPE_STRUCT); in fillTypeInfo()
Completed in 51 milliseconds