diff options
author | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2011-06-19 11:57:43 +0200 |
---|---|---|
committer | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2011-06-19 11:57:43 +0200 |
commit | fd0649408ac52ec0c6a443c5716d50c9243bca7e (patch) | |
tree | 5c5472ebd37157ec38bef497ddad7c8fa4acfbba /offapi/com/sun/star/xml/crypto/sax/XSecuritySAXEventKeeper.idl | |
parent | ea3da31396ff5a1d88efdbd6e53f2c1b1794ccb0 (diff) | |
parent | 1247c8b2350734c4f16bbc15404c3c7d56bf8523 (diff) |
Merge branch 'master' into feature/gnumake4
Conflicts:
xmlreader/prj/d.lst
Diffstat (limited to 'offapi/com/sun/star/xml/crypto/sax/XSecuritySAXEventKeeper.idl')
-rw-r--r-- | offapi/com/sun/star/xml/crypto/sax/XSecuritySAXEventKeeper.idl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/xml/crypto/sax/XSecuritySAXEventKeeper.idl b/offapi/com/sun/star/xml/crypto/sax/XSecuritySAXEventKeeper.idl index bd09fcd34..fd27b0dd4 100644 --- a/offapi/com/sun/star/xml/crypto/sax/XSecuritySAXEventKeeper.idl +++ b/offapi/com/sun/star/xml/crypto/sax/XSecuritySAXEventKeeper.idl @@ -25,7 +25,7 @@ * ************************************************************************/ -//i20156 - new file for xmlsecurity module +//i20156 - new file for XML security module /** -- idl definition -- **/ @@ -56,7 +56,7 @@ constants ConstOfSecurityId * The PRI_AFTERMODIFY priority represents the notification will be * sent after any internal modification has finished. * <p> - * The PRI_BEFOREMODIFY proirity represents the notification will be + * The PRI_BEFOREMODIFY priority represents the notification will be * sent before any internal modification happens. * <p> * So an element mark with PRI_BEFOREMODIFY will be handled first, |