Searched refs:aTypeTable (Results 1 – 1 of 1) sorted by relevance
716 } aTypeTable[] = { variable767 const int aTypeTableSize = G_N_ELEMENTS( aTypeTable );778 if( isOfType( pAccessible, aTypeTable[i].aGetUnoType(0) ) ) in ensureTypeFor()780 aTypeName += aTypeTable[i].name; in ensureTypeFor()803 aIfaceInfo.interface_init = aTypeTable[j].aInit; in ensureTypeFor()804 g_type_add_interface_static (nType, aTypeTable[j].aGetGIfaceType(), in ensureTypeFor()
Completed in 26 milliseconds