summaryrefslogtreecommitdiff
path: root/sd/source/filter/eppt/epptooxml.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/filter/eppt/epptooxml.hxx')
-rw-r--r--sd/source/filter/eppt/epptooxml.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sd/source/filter/eppt/epptooxml.hxx b/sd/source/filter/eppt/epptooxml.hxx
index 4a794e6e4d33..1134daf6cb7a 100644
--- a/sd/source/filter/eppt/epptooxml.hxx
+++ b/sd/source/filter/eppt/epptooxml.hxx
@@ -159,6 +159,9 @@ private:
AuthorsMap maAuthors;
void WriteAuthors();
+
+ /// If this is PPTM, output the VBA stream.
+ void WriteVBA();
};
}