summaryrefslogtreecommitdiff
path: root/comphelper/inc
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2013-02-04 14:14:15 -0500
committerKohei Yoshida <kohei.yoshida@gmail.com>2013-02-04 15:38:50 -0500
commit709f6ba6ae5d2b5461136595a2469bf1fe32ccff (patch)
tree19a3349adc4d3c612ceb818dd8343d4736ba5928 /comphelper/inc
parent7c33cc519c75c5b4aa7af642394fd035527a091c (diff)
fdo#59426: Don't try to repair package during flat detection phase.
Change-Id: I35968241a79db0aabe06e25c0efac2aa3d1c5b84
Diffstat (limited to 'comphelper/inc')
-rw-r--r--comphelper/inc/comphelper/mediadescriptor.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/comphelper/inc/comphelper/mediadescriptor.hxx b/comphelper/inc/comphelper/mediadescriptor.hxx
index 53dcffc2e5a4..8c55f85af8ea 100644
--- a/comphelper/inc/comphelper/mediadescriptor.hxx
+++ b/comphelper/inc/comphelper/mediadescriptor.hxx
@@ -94,6 +94,8 @@ class COMPHELPER_DLLPUBLIC MediaDescriptor : public SequenceAsHashMap
static const ::rtl::OUString& PROP_VIEWONLY();
static const ::rtl::OUString& PROP_DOCUMENTBASEURL();
+ static const OUString& PROP_DEEPDETECTION();
+
//-------------------------------------------
// interface
public: