summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2015-07-03 15:53:00 +0100
committerCaolán McNamara <caolanm@redhat.com>2015-07-03 16:17:22 +0100
commitabbe4f9d64073d77c4be93b7c89c03d0651bacef (patch)
tree62412baed3e7000f830ffc25faecf40d91e2b7fd /include
parent2a583603dec40090289ddb5b4b70d800794cf57b (diff)
fix deselect of textbox on slides with images in underlying master
The original work of tdf#55430 tries to select an object under another one on the second click, but these images are unselectable so this fails. Red Hat has a whole new shiny bunch of templates which have such images in their masters. Check if the object is selectable before continuing Change-Id: I182abaf50e8bb1084c5819dc9e1ffd8b386a9e93
Diffstat (limited to 'include')
-rw-r--r--include/svx/svdpagv.hxx5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/svx/svdpagv.hxx b/include/svx/svdpagv.hxx
index 5369616a79a4..8bf305f6be60 100644
--- a/include/svx/svdpagv.hxx
+++ b/include/svx/svdpagv.hxx
@@ -235,6 +235,11 @@ public:
// Beim Gruppenobjekt muss wenigstens ein Member sichtbar sein,
// gesperrt sein darf keiner.
bool IsObjMarkable(SdrObject* pObj) const;
+ // hmm, selectable is surely the same as markable, now that I
+ // see this as I look for a place to put it. TO-DO,
+ // merge these
+ bool IsObjSelectable(SdrObject *pObj) const;
+
// Betreten (Editieren) einer Objektgruppe. Anschliessend liegen alle
// Memberobjekte der Gruppe im direkten Zugriff. Alle anderen Objekte