diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2020-09-30 22:21:49 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2020-10-01 09:47:05 +0200 |
commit | 5204be412e0e0fc138b82f886b83d5b8e0e77dd2 (patch) | |
tree | 9dce258e2e0be50a03e6d81811a76beb08347c69 /vcl/win/dtrans/source.cxx | |
parent | 8e126adb49f47e4b94841c1dcb4628a8c64d597b (diff) |
Use the new single-instance="true" attribute in ucb
It looks like 3d44c6a49b20415616dab7a2de2820da5efab309 "ucb/core: create
instances with uno constructors" mixed up
com.sun.star.comp.ucb.UcbPropertiesManager (which had originally been
implemented with the single-instance cppu::createOneInstanceFactory) and
com.sun.star.comp.ucb.SimpleFileAccess (which had originally been implemented
with the multi-instance cppu::createSingleFactory), using a static
g_Instance in the C++ constructor function of the former but adding a fake
<singleton> to the *.component <implementation> of the latter.
Change-Id: Ida7cb242a73fbe7689094e239ffe0c0291cf1d3c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103738
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'vcl/win/dtrans/source.cxx')
0 files changed, 0 insertions, 0 deletions