diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/filter/msfilter/svdfppt.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/filter/msfilter/svdfppt.hxx b/include/filter/msfilter/svdfppt.hxx index cabb4b9f4bca..dd4cfcfb27b9 100644 --- a/include/filter/msfilter/svdfppt.hxx +++ b/include/filter/msfilter/svdfppt.hxx @@ -430,7 +430,7 @@ protected: PPTOleEntryList aOleObjectList; // contains PPTOleEntrys - PptFontCollection* pFonts; + PptFontCollection* m_pFonts; sal_uInt32 nStreamLen; sal_uInt16 nTextStylesIndex; |