Home
last modified time | relevance | path

Searched refs:getUik (Results 1 – 15 of 15) sorted by relevance

/trunk/main/registry/inc/registry/
H A Dreflread.hxx57 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 RegistryTypeReader
379 { m_pApi->getUik(m_hImpl, &uik); } in getUik()
/trunk/main/stoc/source/corereflection/
H A Dbase.hxx204 virtual Uik SAL_CALL getUik() throw(::com::sun::star::uno::RuntimeException);
246 virtual Uik SAL_CALL getUik() throw(::com::sun::star::uno::RuntimeException);
H A Dcrbase.cxx202 Uik IdlClassImpl::getUik() in getUik() function in stoc_corefl::IdlClassImpl
H A Dcriface.cxx873 Uik InterfaceIdlClassImpl::getUik() in getUik() function in stoc_corefl::InterfaceIdlClassImpl
/trunk/main/registry/source/
H A Dreflread.cxx1295 static void TYPEREG_CALLTYPE getUik(TypeReaderImpl hEntry, RTUik* uik) in getUik() function
1735 aApi.getUik = &getUik; in initRegistryTypeReader_Api()
/trunk/main/udkapi/com/sun/star/reflection/
H A DXInterfaceTypeDescription.idl75 com::sun::star::uno::Uik getUik();
H A DXIdlClass.idl98 com::sun::star::uno::Uik getUik();
/trunk/main/cppuhelper/source/
H A Dstdidlclass.cxx88 virtual Uik SAL_CALL getUik( ) throw(RuntimeException) in getUik() function in cppu::OStdIdlClass
H A Dtdmgr.cxx460 Uik uik = xType->getUik(); in createCTD()
/trunk/main/rdbmaker/source/rdbmaker/
H A Dtypeblop.cxx391 Uik uik = xIFace->getUik(); in getTypeBlop()
/trunk/main/stoc/source/registry_tdprovider/
H A Dtdiface.cxx438 Uik SAL_CALL InterfaceTypeDescriptionImpl::getUik() in getUik() function in stoc_rdbtdp::InterfaceTypeDescriptionImpl
H A Dbase.hxx234 virtual Uik SAL_CALL getUik() throw(::com::sun::star::uno::RuntimeException);
/trunk/main/stoc/test/
H A Dtestcorefl.cxx152 xClass->getUik() ), in test_corefl()
/trunk/main/registry/test/
H A Dtestregcpp.cxx267 reader.getUik(retUik); in test_coreReflection()
/trunk/main/codemaker/source/cunomaker/
H A Dcunotype.cxx2018 m_reader.getUik(uik); in dumpCGetCunoType()

Completed in 96 milliseconds