summaryrefslogtreecommitdiff
path: root/filter/source/graphic/GraphicExportFilter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/graphic/GraphicExportFilter.hxx')
-rw-r--r--filter/source/graphic/GraphicExportFilter.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/filter/source/graphic/GraphicExportFilter.hxx b/filter/source/graphic/GraphicExportFilter.hxx
index 1f639ca9d775..1514bdefa774 100644
--- a/filter/source/graphic/GraphicExportFilter.hxx
+++ b/filter/source/graphic/GraphicExportFilter.hxx
@@ -48,6 +48,7 @@ class GraphicExportFilter :
sal_Int32 mTargetWidth;
sal_Int32 mTargetHeight;
+ bool mbSelectionOnly;
public:
explicit GraphicExportFilter( const Reference<XComponentContext>& rxContext );