summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appbas.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/appl/appbas.cxx')
-rw-r--r--sfx2/source/appl/appbas.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sfx2/source/appl/appbas.cxx b/sfx2/source/appl/appbas.cxx
index 5e7ac142a892..bf4fb27c7119 100644
--- a/sfx2/source/appl/appbas.cxx
+++ b/sfx2/source/appl/appbas.cxx
@@ -85,7 +85,7 @@
#include <svl/srchitem.hxx>
#include <osl/socket.hxx>
-#ifdef LIBO_MERGELIBS
+#if defined(LIBO_MERGELIBS) || defined(IOS)
/* Avoid clash with the ones from svx/source/form/typemap.cxx */
#define aSfxBoolItem_Impl sfx2_source_appl_appbas_aSfxBoolItem_Impl
#define aSfxStringItem_Impl sfx2_source_appl_appbas_aSfxStringItem_Impl
@@ -98,7 +98,7 @@
#define Selection
#include "sfxslots.hxx"
-#ifdef LIBO_MERGELIBS
+#if defined(LIBO_MERGELIBS) || defined(IOS)
#undef aSfxBoolItem_Impl
#undef aSfxStringItem_Impl
#undef aSfxUInt16Item_Impl