Author: damjan
Date: Mon Dec  3 17:55:55 2018
New Revision: 1848080

URL: http://svn.apache.org/viewvc?rev=1848080&view=rev
Log:
Also export PropertySetMixinImpl::BoundListeners.

Patch by: me


Modified:
    openoffice/trunk/main/cppuhelper/inc/cppuhelper/propertysetmixin.hxx

Modified: openoffice/trunk/main/cppuhelper/inc/cppuhelper/propertysetmixin.hxx
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/cppuhelper/inc/cppuhelper/propertysetmixin.hxx?rev=1848080&r1=1848079&r2=1848080&view=diff
==============================================================================
--- openoffice/trunk/main/cppuhelper/inc/cppuhelper/propertysetmixin.hxx 
(original)
+++ openoffice/trunk/main/cppuhelper/inc/cppuhelper/propertysetmixin.hxx Mon 
Dec  3 17:55:55 2018
@@ -129,7 +129,7 @@ protected:
        @descr See <code>cppu::PropertySetMixinImpl::prepareSet</code> for
        further details.
     */
-    class BoundListeners {
+    class CPPUHELPER_DLLPUBLIC BoundListeners {
     public:
         /**
            @short The constructor.


Reply via email to