summaryrefslogtreecommitdiff
path: root/editeng/source/uno/unoedhlp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'editeng/source/uno/unoedhlp.cxx')
-rw-r--r--editeng/source/uno/unoedhlp.cxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/editeng/source/uno/unoedhlp.cxx b/editeng/source/uno/unoedhlp.cxx
index c8d0be88a3f3..eb42e67b546f 100644
--- a/editeng/source/uno/unoedhlp.cxx
+++ b/editeng/source/uno/unoedhlp.cxx
@@ -45,15 +45,7 @@ sal_uLong SvxEditSourceHint::GetValue() const
return TextHint::GetValue();
}
-sal_Int32 SvxEditSourceHint::GetStartValue() const
-{
- return mnStart;
-}
-sal_Int32 SvxEditSourceHint::GetEndValue() const
-{
- return mnEnd;
-}
TYPEINIT1( SvxEditSourceHintEndPara , SvxEditSourceHint );