summaryrefslogtreecommitdiff
path: root/filter/source/graphic/GraphicExportDialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/graphic/GraphicExportDialog.hxx')
-rw-r--r--filter/source/graphic/GraphicExportDialog.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/filter/source/graphic/GraphicExportDialog.hxx b/filter/source/graphic/GraphicExportDialog.hxx
index bad51f9ae1ee..dcbb8e5bcd9d 100644
--- a/filter/source/graphic/GraphicExportDialog.hxx
+++ b/filter/source/graphic/GraphicExportDialog.hxx
@@ -48,6 +48,7 @@ class GraphicExportDialog : public cppu::WeakImplHelper
OUString maDialogTitle;
FieldUnit meFieldUnit;
+ bool mbSelectionOnly;
public: