summaryrefslogtreecommitdiff
path: root/xmlsecurity/inc/xmlsecurity/xmlsignaturehelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/inc/xmlsecurity/xmlsignaturehelper.hxx')
-rw-r--r--xmlsecurity/inc/xmlsecurity/xmlsignaturehelper.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/xmlsecurity/inc/xmlsecurity/xmlsignaturehelper.hxx b/xmlsecurity/inc/xmlsecurity/xmlsignaturehelper.hxx
index f201615e669f..e942dd3a5d19 100644
--- a/xmlsecurity/inc/xmlsecurity/xmlsignaturehelper.hxx
+++ b/xmlsecurity/inc/xmlsecurity/xmlsignaturehelper.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: xmlsignaturehelper.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mt $ $Date: 2004-07-26 07:29:30 $
+ * last change: $Author: mt $ $Date: 2004-07-26 15:45:14 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -174,6 +174,7 @@ public:
// Set UriBinding to create input streams to open files.
// Default implementation is capable to open files from disk.
void SetUriBinding( com::sun::star::uno::Reference< com::sun::star::xml::crypto::XUriBinding >& rxUriBinding );
+ com::sun::star::uno::Reference< com::sun::star::xml::crypto::XUriBinding > GetUriBinding() const;
// Set the storage which should be used by the default UriBinding
// Must be set before StatrtMission().