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, CppuOptions const &options) |
void produce | ( | OUString const & | name, |
rtl::Reference< TypeManager > const & | manager, | ||
codemaker::GeneratedTypeSet & | generated, | ||
CppuOptions const & | options | ||
) |
Definition at line 4000 of file cpputype.cxx.
References codemaker::UnoType::AccumulationBasedService, codemaker::GeneratedTypeSet::add(), codemaker::UnoType::ConstantGroup, codemaker::GeneratedTypeSet::contains(), codemaker::UnoType::Enum, codemaker::UnoType::Exception, codemaker::UnoType::Interface, codemaker::UnoType::InterfaceBasedSingleton, manager, codemaker::UnoType::Module, name, codemaker::UnoType::PlainStruct, codemaker::UnoType::PolymorphicStructTemplate, prefix, produce(), codemaker::UnoType::ServiceBasedSingleton, codemaker::UnoType::SingleInterfaceBasedService, t, codemaker::UnoType::Typedef, and u2b().
Referenced by produce(), and SAL_IMPLEMENT_MAIN_WITH_ARGS().