summaryrefslogtreecommitdiff
path: root/include/svx/xpool.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/xpool.hxx')
-rw-r--r--include/svx/xpool.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/svx/xpool.hxx b/include/svx/xpool.hxx
index 4fdbdbd6d76e..7233f919c041 100644
--- a/include/svx/xpool.hxx
+++ b/include/svx/xpool.hxx
@@ -39,8 +39,6 @@ protected:
public:
XOutdevItemPool(
SfxItemPool* pMaster = nullptr,
- sal_uInt16 nAttrStart = XATTR_START,
- sal_uInt16 nAttrEnd = XATTR_END,
bool bLoadRefCounts = true);
XOutdevItemPool(const XOutdevItemPool& rPool);