summaryrefslogtreecommitdiff
path: root/svl/source/items/poolitem.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/source/items/poolitem.cxx')
-rw-r--r--svl/source/items/poolitem.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/svl/source/items/poolitem.cxx b/svl/source/items/poolitem.cxx
index d09d7a8f7330..50a91fea09a8 100644
--- a/svl/source/items/poolitem.cxx
+++ b/svl/source/items/poolitem.cxx
@@ -248,7 +248,6 @@ bool SfxPoolItem::HasMetrics() const
}
-
bool SfxPoolItem::QueryValue( css::uno::Any&, sal_uInt8 ) const
{
OSL_FAIL("There is no implementation for QueryValue for this item!");
@@ -256,7 +255,6 @@ bool SfxPoolItem::QueryValue( css::uno::Any&, sal_uInt8 ) const
}
-
bool SfxPoolItem::PutValue( const css::uno::Any&, sal_uInt8 )
{
OSL_FAIL("There is no implementation for PutValue for this item!");