summaryrefslogtreecommitdiff
path: root/include/svx/xftshtit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/xftshtit.hxx')
-rw-r--r--include/svx/xftshtit.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/svx/xftshtit.hxx b/include/svx/xftshtit.hxx
index f68c153659a7..1922e026ea29 100644
--- a/include/svx/xftshtit.hxx
+++ b/include/svx/xftshtit.hxx
@@ -31,7 +31,8 @@
class XFormTextShadowTranspItem: public SfxUInt16Item
{
public:
- TYPEINFO_OVERRIDE();
+ static SfxPoolItem* CreateDefault();
+
XFormTextShadowTranspItem(sal_uInt16 nShdwTransparence = 0);
XFormTextShadowTranspItem(SvStream& rIn);
virtual SfxPoolItem* Clone(SfxItemPool* pPool = nullptr) const override;