summaryrefslogtreecommitdiff
path: root/include/editeng/formatbreakitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/formatbreakitem.hxx')
-rw-r--r--include/editeng/formatbreakitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/formatbreakitem.hxx b/include/editeng/formatbreakitem.hxx
index b8ca73d63185..23f412c7b021 100644
--- a/include/editeng/formatbreakitem.hxx
+++ b/include/editeng/formatbreakitem.hxx
@@ -36,7 +36,7 @@
class EDITENG_DLLPUBLIC SvxFormatBreakItem : public SfxEnumItem
{
public:
- TYPEINFO_OVERRIDE();
+ static SfxPoolItem* CreateDefault();
inline SvxFormatBreakItem( const SvxBreak eBrk /*= SVX_BREAK_NONE*/,
const sal_uInt16 nWhich );