Home
last modified time | relevance | path

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

/aoo4110/main/idl/source/objects/
H A Dtypes.cxx1020 , nType( TYPE_BASE ) \
1104 if( nType != TYPE_BASE ) nMask |= 0x0800; in Save()
1167 if( GetRef() && GetType() == TYPE_BASE ) in GetBaseType()
1276 SetType( TYPE_BASE ); in SetCall0()
1280 DBG_ASSERT( nType == TYPE_POINTER || nType == TYPE_BASE, in SetCall0()
1310 SetType( TYPE_BASE ); in SetCall1()
1314 DBG_ASSERT( nType == TYPE_POINTER || nType == TYPE_BASE, in SetCall1()
1668 case TYPE_BASE: in Write()
1752 case TYPE_BASE: in WriteHeaderSvIdl()
/aoo4110/main/idl/inc/
H A Dtypes.hxx135 enum { TYPE_METHOD, TYPE_STRUCT, TYPE_BASE, TYPE_ENUM, TYPE_UNION, enumerator

Completed in 35 milliseconds