summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/filter/msfilter/svdfppt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/filter/msfilter/svdfppt.hxx b/include/filter/msfilter/svdfppt.hxx
index f507669e58ca..999f3155df9f 100644
--- a/include/filter/msfilter/svdfppt.hxx
+++ b/include/filter/msfilter/svdfppt.hxx
@@ -172,7 +172,7 @@ enum class TSS_Type : unsigned {
Unknown = 0xffffffff // or invalid
};
-const int nMaxPPTLevels = 5;
+const int nMaxPPTLevels = 10;
// Object IDs for StarDraw UserData
#define PPT_OBJECTINFO_ID (1)