summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdedxv.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/svdraw/svdedxv.cxx')
-rw-r--r--svx/source/svdraw/svdedxv.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/svx/source/svdraw/svdedxv.cxx b/svx/source/svdraw/svdedxv.cxx
index 3bbccf99ce58..1685cf88d557 100644
--- a/svx/source/svdraw/svdedxv.cxx
+++ b/svx/source/svdraw/svdedxv.cxx
@@ -103,7 +103,6 @@ SdrObjEditView::~SdrObjEditView()
}
-
bool SdrObjEditView::IsAction() const
{
return IsMacroObj() || SdrGlueEditView::IsAction();
@@ -1185,7 +1184,6 @@ SdrPageView* SdrObjEditView::GetTextEditPageView() const
}
-
OutlinerView* SdrObjEditView::ImpFindOutlinerView(vcl::Window* pWin) const
{
if (pWin==nullptr) return nullptr;
@@ -1484,7 +1482,6 @@ bool SdrObjEditView::Command(const CommandEvent& rCEvt, vcl::Window* pWin)
}
-
bool SdrObjEditView::ImpIsTextEditAllSelected() const
{
bool bRet=false;
@@ -1793,7 +1790,6 @@ bool SdrObjEditView::SetStyleSheet(SfxStyleSheet* pStyleSheet, bool bDontRemoveH
}
-
void SdrObjEditView::AddWindowToPaintView(OutputDevice* pNewWin, vcl::Window *pWindow)
{
SdrGlueEditView::AddWindowToPaintView(pNewWin, pWindow);