Home
last modified time | relevance | path

Searched refs:StructTypeDescription (Results 1 – 3 of 3) sorted by relevance

/trunk/main/stoc/source/registry_tdprovider/
H A Dstructtypedescription.cxx47 using stoc::registry_tdprovider::StructTypeDescription;
49 StructTypeDescription::StructTypeDescription( in StructTypeDescription() function in StructTypeDescription
61 StructTypeDescription::~StructTypeDescription() in ~StructTypeDescription()
64 css::uno::TypeClass StructTypeDescription::getTypeClass() in getTypeClass()
70 rtl::OUString StructTypeDescription::getName() in getName()
77 StructTypeDescription::getBaseType() throw (css::uno::RuntimeException) in getBaseType()
83 StructTypeDescription::getMemberTypes() throw (css::uno::RuntimeException) in getMemberTypes()
88 css::uno::Sequence< rtl::OUString > StructTypeDescription::getMemberNames() in getMemberNames()
94 css::uno::Sequence< rtl::OUString > StructTypeDescription::getTypeParameters() in getTypeParameters()
126 StructTypeDescription::getTypeArguments() throw (css::uno::RuntimeException) in getTypeArguments()
[all …]
H A Dstructtypedescription.hxx44 class StructTypeDescription: class
50 StructTypeDescription(
57 virtual ~StructTypeDescription();
92 StructTypeDescription(StructTypeDescription &); // not implemented
93 void operator =(StructTypeDescription); // not implemented
H A Dtdprovider.cxx544 new stoc::registry_tdprovider::StructTypeDescription( in createTypeDescription()

Completed in 22 milliseconds