summaryrefslogtreecommitdiff
path: root/xmlsecurity/inc/xmlsecurity/documentsignaturehelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/inc/xmlsecurity/documentsignaturehelper.hxx')
-rw-r--r--xmlsecurity/inc/xmlsecurity/documentsignaturehelper.hxx5
1 files changed, 4 insertions, 1 deletions
diff --git a/xmlsecurity/inc/xmlsecurity/documentsignaturehelper.hxx b/xmlsecurity/inc/xmlsecurity/documentsignaturehelper.hxx
index b75bfe12c079..615776b023b7 100644
--- a/xmlsecurity/inc/xmlsecurity/documentsignaturehelper.hxx
+++ b/xmlsecurity/inc/xmlsecurity/documentsignaturehelper.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: documentsignaturehelper.hxx,v $
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
* This file is part of OpenOffice.org.
*
@@ -81,6 +81,9 @@ public:
static ::rtl::OUString GetDocumentContentSignatureDefaultStreamName();
static ::rtl::OUString GetScriptingContentSignatureDefaultStreamName();
static ::rtl::OUString GetPackageSignatureDefaultStreamName();
+ static bool isODFPre_1_2(const ::com::sun::star::uno::Reference <
+ ::com::sun::star::embed::XStorage >& /*rxStore*/);
+
};
#endif // _XMLSECURITY_XMLSIGNATUREHELPER_HXX