summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@collabora.com>2014-01-27 10:09:06 +0100
committerMatúš Kukan <matus.kukan@collabora.com>2014-01-28 18:52:21 +0100
commit3774a6fd94bfb274cc6b354ad7dadde4fce20113 (patch)
treeeac9664d7ec0b17e01f2851f3eb8cd25e5d5939c /include
parentThis has always only converted the condition of ?: to long (diff)
downloadcore-3774a6fd94bfb274cc6b354ad7dadde4fce20113.tar.gz
core-3774a6fd94bfb274cc6b354ad7dadde4fce20113.zip
Support direct ctor calls for singletons too.
Change-Id: I6db797c950b8222b3ad95faff86adf5e7b41ff4b
Diffstat (limited to 'include')
-rw-r--r--include/osl/detail/component-defines.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/osl/detail/component-defines.h b/include/osl/detail/component-defines.h
index eb58f24e512e..9a31cee93975 100644
--- a/include/osl/detail/component-defines.h
+++ b/include/osl/detail/component-defines.h
@@ -33,6 +33,8 @@
#define LO_URE_CTOR_FUN_com_dot_sun_dot_star_dot_frame_dot_DocumentTemplates com_sun_star_comp_sfx2_DocumentTemplates_get_implementation
#define LO_URE_CTOR_ENV_com_dot_sun_dot_star_dot_frame_dot_GlobalEventBroadcaster 1
#define LO_URE_CTOR_FUN_com_dot_sun_dot_star_dot_frame_dot_GlobalEventBroadcaster com_sun_star_comp_sfx2_GlobalEventBroadcaster_get_implementation
+#define LO_URE_CTOR_ENV_com_dot_sun_dot_star_dot_frame_dot_theGlobalEventBroadcaster 1
+#define LO_URE_CTOR_FUN_com_dot_sun_dot_star_dot_frame_dot_theGlobalEventBroadcaster com_sun_star_comp_sfx2_GlobalEventBroadcaster_get_implementation
// svtools/util/svt_dot_component
#define LO_URE_CTOR_ENV_com_dot_sun_dot_star_dot_graphic_dot_GraphicProvider 1
#define LO_URE_CTOR_FUN_com_dot_sun_dot_star_dot_graphic_dot_GraphicProvider com_sun_star_comp_graphic_GraphicProvider_get_implementation