summaryrefslogtreecommitdiff
path: root/filter/inc
diff options
context:
space:
mode:
Diffstat (limited to 'filter/inc')
-rw-r--r--filter/inc/filter/msfilter/svdfppt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/inc/filter/msfilter/svdfppt.hxx b/filter/inc/filter/msfilter/svdfppt.hxx
index 0a2c90b70602..3e1b5ef209dc 100644
--- a/filter/inc/filter/msfilter/svdfppt.hxx
+++ b/filter/inc/filter/msfilter/svdfppt.hxx
@@ -1040,7 +1040,7 @@ struct StyleTextProp9
struct PPTStyleTextPropReader
{
- List aSpecMarkerList; // hiword -> Flags, loword -> Position
+ ::std::vector< sal_uInt32 > aSpecMarkerList; // hiword -> Flags, loword -> Position
List aParaPropList;
List aCharPropList;