summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/fudraw.hxx
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <s.mehrbrodt@gmail.com>2014-09-26 18:45:42 +0200
committerSamuel Mehrbrodt <s.mehrbrodt@gmail.com>2014-09-26 18:46:15 +0200
commitef58e10844dff60cd218306b059ec81d8421f961 (patch)
treec3109ec14252cb9922c6738f4c09f5720ceb603a /sd/source/ui/inc/fudraw.hxx
parent173e0172092fa87606a80a7b0d6b89323c7166b5 (diff)
fdo#83808 Scale images proportionally by default in Impress/Draw
Change-Id: I16cacb90150aef3aa2ad4607e05298f0bc47c1ae
Diffstat (limited to 'sd/source/ui/inc/fudraw.hxx')
-rw-r--r--sd/source/ui/inc/fudraw.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/source/ui/inc/fudraw.hxx b/sd/source/ui/inc/fudraw.hxx
index fb13e98ccc27..41efba206209 100644
--- a/sd/source/ui/inc/fudraw.hxx
+++ b/sd/source/ui/inc/fudraw.hxx
@@ -78,6 +78,7 @@ protected:
bool bDragHelpLine;
sal_uInt16 nHelpLine;
bool bPermanent;
+ bool bIsImageSelected;
};