Home
last modified time | relevance | path

Searched defs:TypeDescription (Results 1 – 2 of 2) sorted by path

/trunk/main/cppu/inc/typelib/
H A Dtypedescription.hxx48 class TypeDescription class
149 inline TypeDescription::TypeDescription( typelib_TypeDescription * pTypeDescr ) SAL_THROW( () ) in TypeDescription() function in com::sun::star::uno::TypeDescription
156 inline TypeDescription::TypeDescription( typelib_TypeDescriptionReference * pTypeDescrRef ) SAL_THR… in TypeDescription() function in com::sun::star::uno::TypeDescription
163 inline TypeDescription::TypeDescription( const ::com::sun::star::uno::Type & rType ) SAL_THROW( () ) in TypeDescription() function in com::sun::star::uno::TypeDescription
170 inline TypeDescription::TypeDescription( const TypeDescription & rTypeDescr ) SAL_THROW( () ) in TypeDescription() function in com::sun::star::uno::TypeDescription
177 inline TypeDescription::TypeDescription( rtl_uString * pTypeName ) SAL_THROW( () ) in TypeDescription() function in com::sun::star::uno::TypeDescription
183 inline TypeDescription::TypeDescription( const ::rtl::OUString & rTypeName ) SAL_THROW( () ) in TypeDescription() function in com::sun::star::uno::TypeDescription
/trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/lib/uno/typedesc/
H A DTypeDescription.java48 public final class TypeDescription implements ITypeDescription { class
380 private TypeDescription( in TypeDescription() method in TypeDescription

Completed in 16 milliseconds