summaryrefslogtreecommitdiff
path: root/sw/source/uibase/envelp/labimg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/envelp/labimg.cxx')
-rw-r--r--sw/source/uibase/envelp/labimg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/envelp/labimg.cxx b/sw/source/uibase/envelp/labimg.cxx
index b87f9bf5fb29..d4f4b5537cf0 100644
--- a/sw/source/uibase/envelp/labimg.cxx
+++ b/sw/source/uibase/envelp/labimg.cxx
@@ -33,7 +33,7 @@ using namespace ::com::sun::star::uno;
SwLabItem::SwLabItem() :
- SfxPoolItem(FN_LABEL),
+ SfxPoolItem(FN_LABEL, SfxItemType::SwLabItemType),
m_lLeft (0),
m_lUpper(0),
m_nCols (1),