summaryrefslogtreecommitdiff
path: root/include/svx/svdograf.hxx
diff options
context:
space:
mode:
authorGulsah Kose <gulsah.1004@gmail.com>2016-05-26 03:37:37 +0300
committerArmin Le Grand <Armin.Le.Grand@cib.de>2016-06-10 14:15:12 +0000
commite9fadde3c56a1e8bbb1ffe3ded861fbcd3252407 (patch)
tree5bf753f9948360bb0957fbcdab696d69e32640e6 /include/svx/svdograf.hxx
parent34d9db285589c58e6f0dd1b37adc882252847637 (diff)
tdf#87667 If image is cropped, set cropped size as original size.
Change-Id: Ief76037f087a2225442294b972d331fc4476bbec Signed-off-by: Gulsah Kose <gulsah.1004@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/25486 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Armin Le Grand <Armin.Le.Grand@cib.de>
Diffstat (limited to 'include/svx/svdograf.hxx')
-rw-r--r--include/svx/svdograf.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/svx/svdograf.hxx b/include/svx/svdograf.hxx
index 90027f4429ad..22085c95a55a 100644
--- a/include/svx/svdograf.hxx
+++ b/include/svx/svdograf.hxx
@@ -138,6 +138,8 @@ public:
bool IsEPS() const;
bool IsSwappedOut() const;
+ bool IsCropped() const;
+
const MapMode& GetGrafPrefMapMode() const;
const Size& GetGrafPrefSize() const;