Home
last modified time | relevance | path

Searched refs:type_entry (Results 1 – 16 of 16) sorted by relevance

/trunk/main/cppuhelper/source/
H A Dimplbase_ex.cxx89 static inline type_entry * __getTypeEntries( class_data * cd ) in __getTypeEntries()
92 type_entry * pEntries = cd->m_typeEntries; in __getTypeEntries()
101 type_entry * pEntry = &pEntries[ n ]; in __getTypeEntries()
130 type_entry * pEntries = __getTypeEntries( cd ); in __fillTypes()
183 type_entry * pEntries = __getTypeEntries( cd ); in __queryDeepNoXInterface()
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dimplbase_ex.hxx60 struct type_entry struct
99 type_entry m_typeEntries[ 1 ];
H A Dimplbase1.hxx39 type_entry m_typeEntries[ 1 + 1 ];
H A Dimplbase2.hxx38 type_entry m_typeEntries[ 2 + 1 ];
H A Dimplbase3.hxx38 type_entry m_typeEntries[ 3 + 1 ];
H A Dimplbase4.hxx38 type_entry m_typeEntries[ 4 + 1 ];
H A Dimplbase5.hxx38 type_entry m_typeEntries[ 5 + 1 ];
H A Dimplbase6.hxx38 type_entry m_typeEntries[ 6 + 1 ];
H A Dimplbase_ex_post.hxx48 type_entry m_typeEntries[ N + 1 ]; \
H A Dimplbase7.hxx38 type_entry m_typeEntries[ 7 + 1 ];
H A Dimplbase8.hxx38 type_entry m_typeEntries[ 8 + 1 ];
H A Dimplbase10.hxx38 type_entry m_typeEntries[ 10 + 1 ];
H A Dimplbase11.hxx38 type_entry m_typeEntries[ 11 + 1 ];
H A Dimplbase9.hxx38 type_entry m_typeEntries[ 9 + 1 ];
H A Dimplbase12.hxx38 type_entry m_typeEntries[ 12 + 1 ];
/trunk/main/comphelper/inc/comphelper/
H A Dimplbase_var.hxx102 ::cppu::type_entry m_typeEntries[COMPHELPER_IMPLBASE_INTERFACE_NUMBER + 1]; in BOOST_PP_CAT()

Completed in 75 milliseconds