summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorPeter Foley <pefoley2@verizon.net>2013-03-26 21:19:56 -0400
committerPeter Foley <pefoley2@verizon.net>2013-03-28 09:58:07 -0400
commit6c8c54ee90a2a8d3a8d35b7e89fb39770500936f (patch)
tree429edebeb085f5013091a6fb64ac495c8dfc1af7 /sd
parent8042b521fd5cf71a46256599c84f766c6ae6c621 (diff)
add fwl, scui, sdui, swui to Library_merged
Change-Id: I2aaa67fef4350d60497b891bc93b43a698c12660
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/dlg/sduiexp.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/dlg/sduiexp.cxx b/sd/source/ui/dlg/sduiexp.cxx
index d1a64e596486..f3d935ed63f2 100644
--- a/sd/source/ui/dlg/sduiexp.cxx
+++ b/sd/source/ui/dlg/sduiexp.cxx
@@ -20,7 +20,7 @@
#include "sddlgfact.hxx"
#include "sal/types.h"
-#ifdef DISABLE_DYNLOADING
+#if defined(DISABLE_DYNLOADING) || defined (LIBO_MERGELIBS)
#define CreateDialogFactory SdCreateDialogFactory
#endif