summaryrefslogtreecommitdiff
path: root/include/editeng/writingmodeitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/writingmodeitem.hxx')
-rw-r--r--include/editeng/writingmodeitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/writingmodeitem.hxx b/include/editeng/writingmodeitem.hxx
index 7f5aabc58ede..28bbf44e77e9 100644
--- a/include/editeng/writingmodeitem.hxx
+++ b/include/editeng/writingmodeitem.hxx
@@ -28,7 +28,7 @@
class EDITENG_DLLPUBLIC SvxWritingModeItem : public SfxUInt16Item
{
public:
- TYPEINFO_OVERRIDE();
+ static SfxPoolItem* CreateDefault();
SvxWritingModeItem( css::text::WritingMode eValue /*= css::text::WritingMode_LR_TB*/,
sal_uInt16 nWhich /*= SDRATTR_TEXTDIRECTION*/ );