summaryrefslogtreecommitdiff
path: root/oox
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-01-21 11:16:20 +0100
committerMichael Stahl <mstahl@redhat.com>2014-01-21 11:22:47 +0100
commitc445d40da8daa2f6ec0ae9930a06f50ab80cc85d (patch)
treeb7c032d81c180d15295fe0be9b55bcbbec9d73d9 /oox
parentf4ccd054a94de1290e01bd21d5d45f1720f7cb74 (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