summaryrefslogtreecommitdiff
path: root/cui/source/factory/dlgfact.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/factory/dlgfact.hxx')
-rw-r--r--cui/source/factory/dlgfact.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/cui/source/factory/dlgfact.hxx b/cui/source/factory/dlgfact.hxx
index 784130e0ad5c..cee1226ef3c4 100644
--- a/cui/source/factory/dlgfact.hxx
+++ b/cui/source/factory/dlgfact.hxx
@@ -552,9 +552,8 @@ public:
const SfxItemSet* pAttrSet,
SdrView* pView,
SdrModel* pModel=0 );
- virtual SfxAbstractTabDialog* CreateTabItemDialog( Window* pParent,
- const SfxItemSet& rSet,
- sal_uInt32 nResId);
+ virtual SfxAbstractTabDialog* CreateTabItemDialog(Window* pParent,
+ const SfxItemSet& rSet);
virtual AbstractSvxCaptionDialog* CreateCaptionDialog( Window* pParent,
const SdrView* pView,
sal_uInt16 nAnchorTypes = 0 );