LibreOffice Module codemaker (master) 1
|
Go to the source code of this file.
Namespaces | |
namespace | codemaker |
@HTML | |
namespace | rtl |
Functions | |
void | produce (OUString const &name, rtl::Reference< TypeManager > const &manager, codemaker::GeneratedTypeSet &generated, JavaOptions const &options) |
void produce | ( | OUString const & | name, |
rtl::Reference< TypeManager > const & | manager, | ||
codemaker::GeneratedTypeSet & | generated, | ||
JavaOptions const & | options | ||
) |
Definition at line 2447 of file javatype.cxx.
References codemaker::UnoType::AccumulationBasedService, codemaker::GeneratedTypeSet::add(), codemaker::UnoType::ConstantGroup, codemaker::GeneratedTypeSet::contains(), d, codemaker::UnoType::Enum, codemaker::UnoType::Exception, codemaker::UnoType::Interface, codemaker::UnoType::InterfaceBasedSingleton, Options::isValid(), manager, codemaker::UnoType::Module, name, codemaker::UnoType::PlainStruct, codemaker::UnoType::PolymorphicStructTemplate, prefix, produce(), codemaker::UnoType::ServiceBasedSingleton, codemaker::UnoType::SingleInterfaceBasedService, codemaker::UnoType::Typedef, and u2b().
Referenced by produce().