# Language Code Generators for UNOIDL Entities Generators for language-binding--specific representations of UNOIDL entities: - `cppumaker` generates header (`.hdl` and `.hpp`) files for the C++ UNO language binding - `javamaker` generates class files for the JVM language binding - `netmaker` generates C# code files for the .NET language binding - `climaker` (the old codemaker for .NET Framework) is in module `cli_ure` Some of the code is re-used by the skeletonmakers in module `unodevtools`. Note the different terminology used by cppumaker vs. gbuild for the three variants that can be generated by cppumaker for some of the inline functions: cppumaker switch: -L; cpputype.cxx: light; gbuild: normal; cppumaker switch: none; cpputype.cxx: normal; gbuild: bootstrap; cppumaker switch: -C; cpputype.cxx: comprehensive; gbuild: comprehensive; which can be a source of confusion. zeta-24-2'>distro/allotropia/zeta-24-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLChangedRegionImportContext.cxx
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2024-12-19 13:22:59 +0100
committerXisco Fauli <xiscofauli@libreoffice.org>2024-12-22 22:41:19 +0100
commit2559f6329dd285b3e0e27f6a26091a47326b328d (patch)
treee1282fc2981ad76106dc3f2579facfb9d0cf946d /xmloff/source/text/XMLChangedRegionImportContext.cxx
parent70978cecc68328498530488d3674e5b7bf439b9d (diff)
sc: move these to slowcheck