summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-07-21 14:01:05 +0200
committerNoel Grandin <noel@peralex.com>2014-07-23 13:26:17 +0200
commitf2940a4bfffec5bc34fb03cb32205bff4708a027 (patch)
tree0ffbe5667f0f16dbb8482be79d973c3f486038b7 /include
parentdc0af9ef8eb00170997181c2adddbe93315486c7 (diff)
rename SfxItemDesruptor -> SfxItemDisruptor
Change-Id: I7cc9fa3ab6aebc541df4708e29b530f8021b14ba
Diffstat (limited to 'include')
-rw-r--r--include/svl/poolitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svl/poolitem.hxx b/include/svl/poolitem.hxx
index 8878355e66e3..5a6d4564e138 100644
--- a/include/svl/poolitem.hxx
+++ b/include/svl/poolitem.hxx
@@ -157,7 +157,7 @@ class SfxItemSet;
class SVL_DLLPUBLIC SfxPoolItem
{
friend class SfxItemPool;
-friend class SfxItemDesruptor_Impl;
+friend class SfxItemDisruptor_Impl;
friend class SfxItemPoolCache;
friend class SfxItemSet;
friend class SfxVoidItem;