summaryrefslogtreecommitdiff
path: root/include/svx/svdpage.hxx
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2025-03-06 11:21:57 +0100
committerXisco Fauli <xiscofauli@libreoffice.org>2025-03-06 22:56:37 +0100
commitefaceac76b91cb114c9f87d56872f085143cabab (patch)
treeec12e25ea4c9d6fa7f01e3ab4c496d68ba850667 /include/svx/svdpage.hxx
parent6e31affdbab46d548d7b680a0128cf9fbd3e3f6c (diff)
Revert "tdf#165504 restore SdrPage::GetLayoutName virtual"
This reverts commit 5137fcc47f8e40dcba991db1f57dc1b395bbf970. The commit I bisected in https://bugs.documentfoundation.org/show_bug.cgi?id=165504#c3 was actually the same as tdf#164463 which got fixed in 960db01dbfe2f916b91782da03532fae1f836445 "Resolves: tdf#164463 we need to pass a copy of the LayoutName" So this revert is not necessary. I'm really sorry for all the inconveniences caused. Change-Id: Ice96b06220decf8078658b61ca721638cc8d2254 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/182578 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Diffstat (limited to 'include/svx/svdpage.hxx')
-rw-r--r--include/svx/svdpage.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/svx/svdpage.hxx b/include/svx/svdpage.hxx
index 2eeb30059b31..0ad088889206 100644
--- a/include/svx/svdpage.hxx
+++ b/include/svx/svdpage.hxx
@@ -526,8 +526,6 @@ public:
const SdrLayerAdmin& GetLayerAdmin() const;
SdrLayerAdmin& GetLayerAdmin();
- virtual OUString GetLayoutName() const;
-
/// for snap-to-grid in Writer, also for AlignObjects if 1 object is marked
/// if pRect != null, then the pages that are intersected by this Rect,
/// otherwise the visible pages