Home
last modified time | relevance | path

Searched refs:eTC (Results 1 – 5 of 5) sorted by relevance

/trunk/main/stoc/source/corereflection/
H A Dcrarray.cxx95 TypeClass eTC = rArray.getValueTypeClass(); in realloc() local
96 if (eTC != TypeClass_SEQUENCE && eTC != TypeClass_ARRAY) in realloc()
120 TypeClass eTC = rArray.getValueTypeClass(); in getLen() local
121 if (eTC != TypeClass_SEQUENCE && eTC != TypeClass_ARRAY) in getLen()
134 TypeClass eTC = rArray.getValueTypeClass(); in get() local
135 if (eTC != TypeClass_SEQUENCE && eTC != TypeClass_ARRAY) in get()
165 TypeClass eTC = rArray.getValueTypeClass(); in set() local
166 if (eTC != TypeClass_SEQUENCE && eTC != TypeClass_ARRAY) in set()
H A Dcrcomp.cxx306 TypeClass eTC = xType->getTypeClass(); in isAssignableFrom() local
307 if (eTC == TypeClass_STRUCT || eTC == TypeClass_EXCEPTION) in isAssignableFrom()
/trunk/main/sw/source/filter/ww8/
H A Dfields.hxx42 eTC = 9, enumerator
H A Dwrtw8nds.cxx1155 eType = ww::eTC; in TOXMark()
/trunk/main/stoc/source/tdmanager/
H A Dtdmgr.cxx611 SimpleTypeDescriptionImpl( TypeClass eTC, const OUString & rName ) in SimpleTypeDescriptionImpl() argument
612 : _eTC( eTC ) in SimpleTypeDescriptionImpl()

Completed in 54 milliseconds