summaryrefslogtreecommitdiff
path: root/include/oox/ppt/presentationfragmenthandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/ppt/presentationfragmenthandler.hxx')
-rw-r--r--include/oox/ppt/presentationfragmenthandler.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/oox/ppt/presentationfragmenthandler.hxx b/include/oox/ppt/presentationfragmenthandler.hxx
index aeda119cd2f1..637e70643be7 100644
--- a/include/oox/ppt/presentationfragmenthandler.hxx
+++ b/include/oox/ppt/presentationfragmenthandler.hxx
@@ -53,6 +53,7 @@ protected:
private:
void importSlide(sal_uInt32 nSlide, bool bFirstSlide, bool bImportNotes);
+ void saveThemeToGrabBag(oox::drawingml::ThemePtr pThemePtr, const OUString& sTheme);
std::vector< OUString > maSlideMasterVector;
std::vector< OUString > maSlidesVector;