summaryrefslogtreecommitdiff
path: root/sc
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 /sc
parent8042b521fd5cf71a46256599c84f766c6ae6c621 (diff)
add fwl, scui, sdui, swui to Library_merged
Change-Id: I2aaa67fef4350d60497b891bc93b43a698c12660
Diffstat (limited to 'sc')
-rw-r--r--sc/source/ui/attrdlg/scuiexp.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/attrdlg/scuiexp.cxx b/sc/source/ui/attrdlg/scuiexp.cxx
index 77e5b2e9f2ea..93374349fed8 100644
--- a/sc/source/ui/attrdlg/scuiexp.cxx
+++ b/sc/source/ui/attrdlg/scuiexp.cxx
@@ -36,7 +36,7 @@ namespace scui
}
}
-#ifdef DISABLE_DYNLOADING
+#if defined(DISABLE_DYNLOADING) || defined (LIBO_MERGELIBS)
#define CreateDialogFactory ScCreateDialogFactory
#endif