diff options
-rw-r--r-- | sd/source/filter/eppt/epptbase.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/source/filter/eppt/epptbase.hxx b/sd/source/filter/eppt/epptbase.hxx index e8c4066c43a1..f593b74b5541 100644 --- a/sd/source/filter/eppt/epptbase.hxx +++ b/sd/source/filter/eppt/epptbase.hxx @@ -158,6 +158,7 @@ struct FontCollectionEntry Scaling ( 1.0 ), Family ( 0 ), Pitch ( 0 ), + CharSet ( 0 ), Original( rName ) { ImplInit( rName ); |