summaryrefslogtreecommitdiff
path: root/include/svx/xftshcit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/xftshcit.hxx')
-rw-r--r--include/svx/xftshcit.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/xftshcit.hxx b/include/svx/xftshcit.hxx
index d0adcbf22fc0..cfaccbfadec7 100644
--- a/include/svx/xftshcit.hxx
+++ b/include/svx/xftshcit.hxx
@@ -32,9 +32,9 @@
class SVXCORE_DLLPUBLIC XFormTextShadowColorItem final : public XColorItem
{
public:
- static SfxPoolItem* CreateDefault();
- XFormTextShadowColorItem() {}
- XFormTextShadowColorItem(const OUString& rName, const Color& rTheColor);
+ static SfxPoolItem* CreateDefault();
+ XFormTextShadowColorItem() {}
+ XFormTextShadowColorItem(const OUString& rName, const Color& rTheColor);
virtual XFormTextShadowColorItem* Clone(SfxItemPool* pPool = nullptr) const override;
};