summaryrefslogtreecommitdiff
path: root/include/editeng/postitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/postitem.hxx')
-rw-r--r--include/editeng/postitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/postitem.hxx b/include/editeng/postitem.hxx
index 758df3b9a949..065aed5617f8 100644
--- a/include/editeng/postitem.hxx
+++ b/include/editeng/postitem.hxx
@@ -35,7 +35,7 @@ class SvXMLUnitConverter;
class EDITENG_DLLPUBLIC SvxPostureItem : public SfxEnumItem
{
public:
- TYPEINFO_OVERRIDE();
+ static SfxPoolItem* CreateDefault();
SvxPostureItem( const FontItalic ePost /*= ITALIC_NONE*/,
const sal_uInt16 nId );