Home
last modified time | relevance | path

Searched refs:getBaseType (Results 1 – 25 of 28) sorted by relevance

12

/aoo42x/main/stoc/test/registry_tdprovider/
H A Dtestregistrytdprovider.cxx181 assertFalse(exception->getBaseType().is()); in run()
197 exception->getBaseType()->getName()); in run()
212 assertFalse(structure->getBaseType().is()); in run()
236 assertFalse(structure->getBaseType().is()); in run()
271 structure->getBaseType()->getName()); in run()
/aoo42x/main/stoc/source/registry_tdprovider/
H A Dstructtypedescription.cxx77 StructTypeDescription::getBaseType() throw (css::uno::RuntimeException) in getBaseType() function in StructTypeDescription
79 return m_base->getBaseType(); in getBaseType()
H A Dbase.hxx236 getBaseType() throw(::com::sun::star::uno::RuntimeException);
297 getBaseType() throw(::com::sun::star::uno::RuntimeException);
H A Dstructtypedescription.hxx68 SAL_CALL getBaseType() throw (com::sun::star::uno::RuntimeException);
H A Dtdcomp.cxx58 Reference< XTypeDescription > CompoundTypeDescriptionImpl::getBaseType() in getBaseType() function in stoc_rdbtdp::CompoundTypeDescriptionImpl
H A Dtdiface.cxx431 Reference< XTypeDescription > InterfaceTypeDescriptionImpl::getBaseType() in getBaseType() function in stoc_rdbtdp::InterfaceTypeDescriptionImpl
/aoo42x/main/rdbmaker/source/rdbmaker/
H A Dtypeblop.cxx148 Reference< XTypeDescription > xSuperType = xIFace->getBaseType(); in getInheritedMemberCount()
381 Reference< XTypeDescription > xSuperType = xIFace->getBaseType(); in getTypeBlop()
451 Reference< XTypeDescription > xSuperType = xComp->getBaseType(); in getTypeBlop()
/aoo42x/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLArray.java77 public int getBaseType() throws SQLException { in getBaseType() method in JavaSQLArray
79 return jdbcArray.getBaseType(); in getBaseType()
/aoo42x/main/idlc/source/
H A Didlc.cxx305 type = static_cast< AstTypeDef const * >(type)->getBaseType(); in resolveTypedefs()
321 type = static_cast< AstTypeDef const * >(type)->getBaseType(); in deconstructAndResolveTypedefs()
H A Dastdump.cxx159 getBaseType()->getRelativName(), RTL_TEXTENCODING_UTF8)); in dump()
/aoo42x/main/codemaker/source/idlmaker/
H A Didltype.cxx130 if ( getBaseType(typeName).isEmpty() ) in dumpDependedTypes()
237 if ( getBaseType(relType).isEmpty() && in dumpDepIncludes()
420 OString tmp(getBaseType(relType)); in dumpType()
453 OString IdlType::getBaseType(const OString& type) in getBaseType() function in IdlType
H A Didltype.hxx86 ::rtl::OString getBaseType(const ::rtl::OString& type);
/aoo42x/main/stoc/source/tdmanager/
H A Dtdmgr_check.cxx159 check( xNewTD->getBaseType(), xExistingTD->getBaseType(), in checkStruct()
H A Dtdmgr.cxx896 virtual Reference< XTypeDescription > SAL_CALL getBaseType() in getBaseType() function in stoc_tdmgr::__anon46f76ba00111::InstantiatedStruct
898 { return m_struct->getBaseType(); } in getBaseType()
/aoo42x/main/idlc/inc/idlc/
H A Dasttypedef.hxx37 AstType const * getBaseType() const in getBaseType() function in AstTypeDef
H A Daststruct.hxx48 AstStruct* getBaseType() in getBaseType() function in AstStruct
/aoo42x/main/cppuhelper/source/
H A Dtdmgr.cxx179 Reference< XCompoundTypeDescription >::query( xType->getBaseType() ) ); in createCTD()
237 access, xType->getBaseType() ); in createCTD()
/aoo42x/main/unodevtools/source/unodevtools/
H A Dtypeblob.cxx496 Reference< XTypeDescription > xSuperType = xStruct->getBaseType(); in getTypeBlob()
550 Reference< XTypeDescription > xSuperType = xComp->getBaseType(); in getTypeBlob()
/aoo42x/main/connectivity/source/inc/java/sql/
H A DArray.hxx50 …virtual sal_Int32 SAL_CALL getBaseType( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun:…
/aoo42x/main/udkapi/com/sun/star/reflection/
H A DXCompoundTypeDescription.idl51 com::sun::star::reflection::XTypeDescription getBaseType();
H A DXInterfaceTypeDescription.idl65 com::sun::star::reflection::XTypeDescription getBaseType();
/aoo42x/main/codemaker/source/cunomaker/
H A Dcunotype.cxx236 if ( getBaseType(typeName).isEmpty() ) in dumpDependedTypes()
396 if (getBaseType(relType).isEmpty() && in dumpDepIncludes()
1061 OString tmp(getBaseType(relType)); in dumpType()
1085 OString CunoType::getBaseType(const OString& type) in getBaseType() function in CunoType
H A Dcunotype.hxx94 ::rtl::OString getBaseType(const ::rtl::OString& type);
/aoo42x/main/connectivity/source/drivers/jdbc/
H A DArray.cxx55 sal_Int32 SAL_CALL java_sql_Array::getBaseType( ) throw(::com::sun::star::sdbc::SQLException, ::co… in getBaseType() function in java_sql_Array
/aoo42x/main/stoc/test/tdmanager/
H A Dtesttdmanager.cxx210 assertEqual< bool >(false, structure->getBaseType().is()); in run()

Completed in 154 milliseconds

12