summaryrefslogtreecommitdiff
path: root/include/editeng/pmdlitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/pmdlitem.hxx')
-rw-r--r--include/editeng/pmdlitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/pmdlitem.hxx b/include/editeng/pmdlitem.hxx
index 458ce78c09db..4a0e4ee69c80 100644
--- a/include/editeng/pmdlitem.hxx
+++ b/include/editeng/pmdlitem.hxx
@@ -35,7 +35,7 @@ private:
bool bAuto;
public:
- TYPEINFO_OVERRIDE();
+ static SfxPoolItem* CreateDefault();
explicit inline SvxPageModelItem( sal_uInt16 nWh );
inline SvxPageModelItem( const OUString& rModel, bool bA /*= false*/,