Searched refs:eTC (Results 1 – 5 of 5) sorted by relevance
95 TypeClass eTC = rArray.getValueTypeClass(); in realloc() local96 if (eTC != TypeClass_SEQUENCE && eTC != TypeClass_ARRAY) in realloc()120 TypeClass eTC = rArray.getValueTypeClass(); in getLen() local121 if (eTC != TypeClass_SEQUENCE && eTC != TypeClass_ARRAY) in getLen()134 TypeClass eTC = rArray.getValueTypeClass(); in get() local135 if (eTC != TypeClass_SEQUENCE && eTC != TypeClass_ARRAY) in get()165 TypeClass eTC = rArray.getValueTypeClass(); in set() local166 if (eTC != TypeClass_SEQUENCE && eTC != TypeClass_ARRAY) in set()
306 TypeClass eTC = xType->getTypeClass(); in isAssignableFrom() local307 if (eTC == TypeClass_STRUCT || eTC == TypeClass_EXCEPTION) in isAssignableFrom()
42 eTC = 9, enumerator
1155 eType = ww::eTC; in TOXMark()
611 SimpleTypeDescriptionImpl( TypeClass eTC, const OUString & rName ) in SimpleTypeDescriptionImpl() argument612 : _eTC( eTC ) in SimpleTypeDescriptionImpl()
Completed in 29 milliseconds