Lines Matching refs:cppu

44 class ContainerListener : public ::cppu::WeakImplHelper1< XEventListener >
68 cppu::OInterfaceContainerHelper *pContainer; in testCreateDispose()
70 pContainer = new cppu::OInterfaceContainerHelper(m_aGuard); in testCreateDispose()
104 cppu::OInterfaceContainerHelper *pContainer; in testEnumerate()
105 pContainer = new cppu::OInterfaceContainerHelper(m_aGuard); in testEnumerate()
154 cppu::OInterfaceContainerHelper *pHelper; in doContainerTest()
172 cppu::OInterfaceContainerHelper *pHelper; in doContainerTest()
189 cppu::OInterfaceContainerHelper *pHelper; in doContainerTest()
204 ::cppu::UnoType< bool >::get(), in testOMultiTypeInterfaceContainerHelper()
205 ::cppu::UnoType< float >::get(), in testOMultiTypeInterfaceContainerHelper()
206 ::cppu::UnoType< double >::get(), in testOMultiTypeInterfaceContainerHelper()
207 ::cppu::UnoType< ::sal_uInt64 >::get(), in testOMultiTypeInterfaceContainerHelper()
208 ::cppu::UnoType< ::sal_Int64 >::get(), in testOMultiTypeInterfaceContainerHelper()
209 ::cppu::UnoType< ::sal_uInt32 >::get(), in testOMultiTypeInterfaceContainerHelper()
210 ::cppu::UnoType< ::sal_Int32 >::get(), in testOMultiTypeInterfaceContainerHelper()
211 ::cppu::UnoType< ::sal_Int16 >::get(), in testOMultiTypeInterfaceContainerHelper()
212 ::cppu::UnoType< ::rtl::OUString >::get(), in testOMultiTypeInterfaceContainerHelper()
213 ::cppu::UnoType< ::sal_Int8 >::get() in testOMultiTypeInterfaceContainerHelper()
215 doContainerTest< cppu::OMultiTypeInterfaceContainerHelper, in testOMultiTypeInterfaceContainerHelper()
234 doContainerTest< cppu::OMultiTypeInterfaceContainerHelperInt32, sal_Int32> (pTypes); in testOMultiTypeInterfaceContainerHelperInt32()
239 typedef ::cppu::OMultiTypeInterfaceContainerHelperVar< in testOMultiTypeInterfaceContainerHelperVar()