summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authormerttumer <mert.tumer@collabora.com>2021-03-11 12:16:51 +0300
committerMert Tumer <mert.tumer@collabora.com>2021-04-20 04:33:35 +0200
commit415622a523a783fc3494bc09a52ee870a6458e2c (patch)
tree57ca38fe0450119e0b744e9ae89ee5f2006782c5 /include
parent611130065625650adad4e2e2204ca5b42b9f65c0 (diff)
Get Glue Points in the selection callback
Change-Id: I0d038517710c68f80f8e35b8ebebd34f264434f3 Signed-off-by: merttumer <mert.tumer@collabora.com> Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112324 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114030 Tested-by: Jenkins
Diffstat (limited to 'include')
-rw-r--r--include/svx/svdmrkv.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/svx/svdmrkv.hxx b/include/svx/svdmrkv.hxx
index 17e9ad2b15f9..bbe0e8eb2446 100644
--- a/include/svx/svdmrkv.hxx
+++ b/include/svx/svdmrkv.hxx
@@ -148,6 +148,7 @@ private:
void UndirtyMrkPnt() const;
void SetMarkHandlesForLOKit(tools::Rectangle const & rRect, const SfxViewShell* pOtherShell);
+ bool dumpGluePointsToJSON(boost::property_tree::ptree& rTree);
protected:
virtual void Notify(SfxBroadcaster& rBC, const SfxHint& rHint) override;