summaryrefslogtreecommitdiffstats
path: root/emfio/inc/wmfreader.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'emfio/inc/wmfreader.hxx')
-rw-r--r--emfio/inc/wmfreader.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/emfio/inc/wmfreader.hxx b/emfio/inc/wmfreader.hxx
index f7788d53651c..5c6979550ef4 100644
--- a/emfio/inc/wmfreader.hxx
+++ b/emfio/inc/wmfreader.hxx
@@ -33,6 +33,7 @@ namespace emfio
private:
sal_uInt16 mnUnitsPerInch;
sal_uInt32 mnRecSize;
+ bool mbPlaceable;
// embedded EMF data
std::optional<std::vector<sal_uInt8>> mpEMFStream;