summaryrefslogtreecommitdiff
path: root/sw/inc/authfld.hxx
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2015-04-16 10:01:37 +0200
committerDavid Tardon <dtardon@redhat.com>2015-04-16 10:02:17 +0200
commit565716b0abca281dfc1291aedf4497f55611b6b1 (patch)
tree7aa0296c20fcc596216f47415621bfa257d08971 /sw/inc/authfld.hxx
parentcfaccff5aa7be7e240e51c6661ee09812b1aa113 (diff)
Revert "make more classes dllpublic"
This reverts commit add2ca7b3ab10ed9d18e60d8e50020168d922836. It causes too much breakage on windows. It is better to start again from scratch.
Diffstat (limited to 'sw/inc/authfld.hxx')
-rw-r--r--sw/inc/authfld.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/authfld.hxx b/sw/inc/authfld.hxx
index 3e127e66907c..6e3926b72b73 100644
--- a/sw/inc/authfld.hxx
+++ b/sw/inc/authfld.hxx
@@ -141,7 +141,7 @@ public:
};
-class SW_DLLPUBLIC SwAuthorityField : public SwField
+class SwAuthorityField : public SwField
{
sal_IntPtr m_nHandle;
mutable sal_IntPtr m_nTempSequencePos;