summaryrefslogtreecommitdiff
path: root/embedserv/util
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>2023-02-11 17:08:54 +0900
committerTomaž Vajngerl <quikee@gmail.com>2023-03-05 01:41:21 +0000
commitb53b01a050bbb43cd571c428e86fc23a2fa5773c (patch)
tree840daa96b28536b554972a8b422ef6681900f440 /embedserv/util
parent89d19cf6e721652eaa19eee2e4700eb4e4fdb540 (diff)
svx: make SdrObject abstract by making CloneSdrObject pure virtual
This change makes SdrObject an abstract class that can't be as we don't want it to be instantiated. With this the ClonseSdrObject became a pure virtual function. With this change also the SwFlyDrawObj needs a implementation of the CloneSdrFunction, which was previously provided by SdrObject. Change-Id: I2efb8c1e6fac12b17ce497285067029d7da1c1fd Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148239 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'embedserv/util')
0 files changed, 0 insertions, 0 deletions