summaryrefslogtreecommitdiff
path: root/include/oox
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2015-10-07 21:01:42 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2015-10-08 17:45:53 +0200
commite5f1bba213b8ca9c3b8138ba053da453852ffb87 (patch)
tree62e22a66cd2f034790e1401476349edbbe631837 /include/oox
parent6970e2bac2b64c50ce04565ef1daea12d8a1df9a (diff)
add test for projkey generation
Change-Id: I42957abbdcf396830713d7ca4eb7539e6c110e11
Diffstat (limited to 'include/oox')
-rw-r--r--include/oox/ole/vbaexport.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/oox/ole/vbaexport.hxx b/include/oox/ole/vbaexport.hxx
index 2275c137661c..db63ce3d96f4 100644
--- a/include/oox/ole/vbaexport.hxx
+++ b/include/oox/ole/vbaexport.hxx
@@ -122,6 +122,8 @@ public:
void write();
+ static sal_uInt8 calculateProjKey(const OUString& rString);
+
private:
const sal_uInt8* mpData; // an array of bytes to be obfuscated
const sal_uInt16 mnLength; // the length of Data