Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 18-Oct-2019 | - | ||||
elements.cxx | H A D | 18-Oct-2019 | 42.5 KiB | 1,293 | 1,029 | |
elements.hxx | H A D | 17-Jul-2024 | 13.9 KiB | 414 | 121 | |
framework.cxx | H A D | 18-Oct-2019 | 39 KiB | 1,286 | 1,008 | |
framework.hxx | H A D | 18-Oct-2019 | 3.5 KiB | 125 | 68 | |
framework.map | H A D | 18-Oct-2019 | 1.4 KiB | 52 | 50 | |
fwkbase.cxx | H A D | 03-Dec-2022 | 24.5 KiB | 718 | 609 | |
fwkbase.hxx | H A D | 18-Oct-2019 | 4.5 KiB | 155 | 48 | |
fwkutil.cxx | H A D | 18-Oct-2019 | 10.1 KiB | 351 | 293 | |
fwkutil.hxx | H A D | 18-Oct-2019 | 3.9 KiB | 135 | 53 | |
javasettings.xsd | H A D | 18-Oct-2019 | 2.5 KiB | 75 | 38 | |
javasettings_template.xml | H A D | 18-Oct-2019 | 2.2 KiB | 56 | 11 | |
javasettingsunopkginstall.xml | H A D | 18-Oct-2019 | 1.1 KiB | 24 | 3 | |
jvmfwk3rc | H A D | 18-Oct-2019 | 118 | 4 | 4 | |
libxmlutil.cxx | H A D | 18-Oct-2019 | 3.7 KiB | 181 | 129 | |
libxmlutil.hxx | H A D | 18-Oct-2019 | 3.4 KiB | 126 | 63 | |
readme.txt | H A D | 18-Oct-2019 | 562 | 10 | 8 |
readme.txt
1The file jvfwk3rc is intended for providing bootstrap parameter for the java 2framework within the build environment. It is not part of a product. Tools 3which are started in the environment, such as regcomp.exe and uno.exe, use 4this rc file when Java is needed. 5 6The file javasettingsunopkginstall.xml only contains the root element of 7a settings file (<java ...>). It is a dummy which will be installed into 8office/share/config/. Bundled extensions will used this file to store its 9java settings. See framework.h bootstrap variable UNO_JAVA_JFW_INSTALL_DATA 10