summaryrefslogtreecommitdiffstats
path: root/comphelper/source/inc
diff options
context:
space:
mode:
authorSteven Guo <steventimothyguo@gmail.com>2016-03-26 12:35:45 -0700
committerMichael Stahl <mstahl@redhat.com>2016-05-26 20:52:43 +0000
commit85f404151e308bc1e97a0f3f15702c1c40a3b59b (patch)
treebb58427f8c92fc0082ff6f89492abfbb6c8d83d9 /comphelper/source/inc
parenttdf#42949: clean up includes in include/oox/ppt with iwyu (diff)
downloadcore-85f404151e308bc1e97a0f3f15702c1c40a3b59b.tar.gz
core-85f404151e308bc1e97a0f3f15702c1c40a3b59b.zip
tdf#74608 Constructor functions for OPropertyBag
Added constructor function for OPropertyBag in /comphelper/source/property/. Change-Id: I28d6aa5c6fa2aa4324cf4ac61c5f2e3ab0a5e14a Reviewed-on: https://gerrit.libreoffice.org/23541 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'comphelper/source/inc')
-rw-r--r--comphelper/source/inc/comphelper_services.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/comphelper/source/inc/comphelper_services.hxx b/comphelper/source/inc/comphelper_services.hxx
index 63f23942f6f8..9d356c17af2d 100644
--- a/comphelper/source/inc/comphelper_services.hxx
+++ b/comphelper/source/inc/comphelper_services.hxx
@@ -23,7 +23,6 @@
#include <sal/config.h>
void createRegistryInfo_Map();
-void createRegistryInfo_OPropertyBag();
void createRegistryInfo_UNOMemoryStream();
#endif