summaryrefslogtreecommitdiff
path: root/svx/source/dialog/rulritem.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/dialog/rulritem.cxx')
-rw-r--r--svx/source/dialog/rulritem.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/svx/source/dialog/rulritem.cxx b/svx/source/dialog/rulritem.cxx
index 9fbdcf49c73d..c5f8987dce60 100644
--- a/svx/source/dialog/rulritem.cxx
+++ b/svx/source/dialog/rulritem.cxx
@@ -149,7 +149,6 @@ SvxLongLRSpaceItem::SvxLongLRSpaceItem(const SvxLongLRSpaceItem &rCpy) :
{}
-
void SvxLongLRSpaceItem::SetLeft(long lArgLeft)
{
mlLeft = lArgLeft;
@@ -276,7 +275,6 @@ SvxLongULSpaceItem::SvxLongULSpaceItem() :
{}
-
void SvxLongULSpaceItem::SetUpper(long lArgLeft)
{
mlLeft = lArgLeft;
@@ -784,10 +782,6 @@ bool SvxObjectItem::PutValue( const css::uno::Any& rVal, sal_uInt8 nMemberId )
}
-
-
-
-
void SvxObjectItem::SetStartX(long lValue)
{
nStartX = lValue;