Searched refs:getUik (Results 1 – 15 of 15) sorted by relevance
57 void (TYPEREG_CALLTYPE *getUik) (TypeReaderImpl, RTUik*);171 inline void getUik(RTUik& uik) const;378 inline void RegistryTypeReader::getUik(RTUik& uik) const in getUik() function in RegistryTypeReader379 { m_pApi->getUik(m_hImpl, &uik); } in getUik()
204 virtual Uik SAL_CALL getUik() throw(::com::sun::star::uno::RuntimeException);246 virtual Uik SAL_CALL getUik() throw(::com::sun::star::uno::RuntimeException);
202 Uik IdlClassImpl::getUik() in getUik() function in stoc_corefl::IdlClassImpl
873 Uik InterfaceIdlClassImpl::getUik() in getUik() function in stoc_corefl::InterfaceIdlClassImpl
1295 static void TYPEREG_CALLTYPE getUik(TypeReaderImpl hEntry, RTUik* uik) in getUik() function1735 aApi.getUik = &getUik; in initRegistryTypeReader_Api()
75 com::sun::star::uno::Uik getUik();
98 com::sun::star::uno::Uik getUik();
88 virtual Uik SAL_CALL getUik( ) throw(RuntimeException) in getUik() function in cppu::OStdIdlClass
460 Uik uik = xType->getUik(); in createCTD()
391 Uik uik = xIFace->getUik(); in getTypeBlop()
438 Uik SAL_CALL InterfaceTypeDescriptionImpl::getUik() in getUik() function in stoc_rdbtdp::InterfaceTypeDescriptionImpl
234 virtual Uik SAL_CALL getUik() throw(::com::sun::star::uno::RuntimeException);
152 xClass->getUik() ), in test_corefl()
267 reader.getUik(retUik); in test_coreReflection()
2018 m_reader.getUik(uik); in dumpCGetCunoType()
Completed in 73 milliseconds