summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdpntv.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/svdraw/svdpntv.cxx')
-rw-r--r--svx/source/svdraw/svdpntv.cxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/svx/source/svdraw/svdpntv.cxx b/svx/source/svdraw/svdpntv.cxx
index 180396120b1e..3e09f9d64fb4 100644
--- a/svx/source/svdraw/svdpntv.cxx
+++ b/svx/source/svdraw/svdpntv.cxx
@@ -127,10 +127,6 @@ SvxViewHint::SvxViewHint (HintType eHintType)
{
}
-SvxViewHint::HintType SvxViewHint::GetHintType (void) const
-{
- return meHintType;
-}
@@ -1318,10 +1314,6 @@ void SdrPaintView::SetBufferedOverlayAllowed(bool bNew)
}
}
-bool SdrPaintView::IsPagePaintingAllowed() const
-{
- return mbPagePaintingAllowed;
-}
void SdrPaintView::SetPagePaintingAllowed(bool bNew)
{