summaryrefslogtreecommitdiff
path: root/svx/source/items/pageitem.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/items/pageitem.cxx')
-rw-r--r--svx/source/items/pageitem.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/svx/source/items/pageitem.cxx b/svx/source/items/pageitem.cxx
index ee99635b0840..1f40e9498c2c 100644
--- a/svx/source/items/pageitem.cxx
+++ b/svx/source/items/pageitem.cxx
@@ -82,7 +82,6 @@ inline OUString GetUsageText( const sal_uInt16 eU )
}
-
bool SvxPageItem::GetPresentation
(
SfxItemPresentation ePres,
@@ -220,7 +219,6 @@ bool SvxPageItem::PutValue( const uno::Any& rVal, sal_uInt8 nMemberId )
}
-
SfxPoolItem* SvxPageItem::Create( SvStream& rStream, sal_uInt16 ) const
{
sal_uInt8 eType;
@@ -243,7 +241,6 @@ SfxPoolItem* SvxPageItem::Create( SvStream& rStream, sal_uInt16 ) const
}
-
SvStream& SvxPageItem::Store( SvStream &rStrm, sal_uInt16 /*nItemVersion*/ ) const
{
// UNICODE: rStrm << aDescName;
@@ -278,7 +275,6 @@ SfxPoolItem* SvxSetItem::Clone( SfxItemPool * ) const
}
-
bool SvxSetItem::GetPresentation
(
SfxItemPresentation /*ePres*/,