summaryrefslogtreecommitdiff
path: root/svx/source/sdr/contact/objectcontactofpageview.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/sdr/contact/objectcontactofpageview.cxx')
-rw-r--r--svx/source/sdr/contact/objectcontactofpageview.cxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/svx/source/sdr/contact/objectcontactofpageview.cxx b/svx/source/sdr/contact/objectcontactofpageview.cxx
index e4199a21e3fa..555b06b5d391 100644
--- a/svx/source/sdr/contact/objectcontactofpageview.cxx
+++ b/svx/source/sdr/contact/objectcontactofpageview.cxx
@@ -413,13 +413,6 @@ namespace sdr
return rView.IsSwapAsynchron();
}
- // check if buffering of MasterPages is allowed. Default is sal_False.
- bool ObjectContactOfPageView::IsMasterPageBufferingAllowed() const
- {
- SdrView& rView = GetPageWindow().GetPageView().GetView();
- return rView.IsMasterPagePaintCaching();
- }
-
// print?
bool ObjectContactOfPageView::isOutputToPrinter() const
{