summaryrefslogtreecommitdiff
path: root/include/svl/itempool.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svl/itempool.hxx')
-rw-r--r--include/svl/itempool.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/svl/itempool.hxx b/include/svl/itempool.hxx
index 4b8e421d095d..9a44d5a88c4e 100644
--- a/include/svl/itempool.hxx
+++ b/include/svl/itempool.hxx
@@ -194,7 +194,9 @@ public:
void SetStoringRange( sal_uInt16 nFrom, sal_uInt16 nTo );
void SetSecondaryPool( SfxItemPool *pPool );
SfxItemPool* GetSecondaryPool() const;
+#ifdef DBG_UTIL
SfxItemPool* GetMasterPool() const;
+#endif
void FreezeIdRanges();
void Delete();