summaryrefslogtreecommitdiff
path: root/svx/source/items/SmartTagItem.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/items/SmartTagItem.cxx')
-rw-r--r--svx/source/items/SmartTagItem.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/items/SmartTagItem.cxx b/svx/source/items/SmartTagItem.cxx
index 6cb9a1ced72b..695b4dc87349 100644
--- a/svx/source/items/SmartTagItem.cxx
+++ b/svx/source/items/SmartTagItem.cxx
@@ -39,7 +39,7 @@ SvxSmartTagItem::SvxSmartTagItem( const TypedWhichId<SvxSmartTagItem> nId,
css::lang::Locale aLocale,
OUString aApplicationName,
OUString aRangeText ) :
- SfxPoolItem( nId ),
+ SfxPoolItem( nId, SfxItemType::SvxSmartTagItemType ),
maActionComponentsSequence( rActionComponentsSequence ),
maActionIndicesSequence( rActionIndicesSequence ),
maStringKeyMaps( rStringKeyMaps ),