diff options
author | Michael Stahl <mstahl@redhat.com> | 2014-01-21 11:16:20 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2014-01-21 11:22:47 +0100 |
commit | c445d40da8daa2f6ec0ae9930a06f50ab80cc85d (patch) | |
tree | b7c032d81c180d15295fe0be9b55bcbbec9d73d9 /oox | |
parent | f4ccd054a94de1290e01bd21d5d45f1720f7cb74 (diff) |
fdo#68959: sw: fix painting of tab fill characters in small caps text
The member SwDrawTextInfo::pPos was changed from a pointer to some
externally provided Point to a real object; unfortunately there were
some functions which hold backups of the current pPos as a
reference/pointer and then restore it, and the restore is a no-op now.
So use real Points as backups.
(regression from f22006dc6ac34a35a060e15466cf6b2d2058617d)
Change-Id: I8470143ec494cb194a88ddcbd12d96867974278f
Diffstat (limited to 'oox')
0 files changed, 0 insertions, 0 deletions