diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2015-01-23 16:08:29 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2015-01-23 16:13:48 +0100 |
commit | e753d31d5d2338da35b69b0a3b7742420c7562d2 (patch) | |
tree | 9a73933109f8f5a435bf15cec18048a0d0f20393 /sw/inc | |
parent | 05e7b1db351ee964d155e49c55de7db3c917083f (diff) |
Hold ScHeaderFooterContentObj by rtl::Reference
...there appears to be no good reason not to (it's a UNO implementation,
deriving from WeakImplHelper), and witnessed at least one JunitTest_sc_unoapi
failure where an incoming URP call on ScHeaderFooterTextObj::getString obtained
an apparently dangling
ScHeaderFooterContentObj& rContentObj = aTextData.GetContentObj()
that pointed to garbage.
Change-Id: I51a2a03ded18509ee61488d96bd30a6d364825d7
Diffstat (limited to 'sw/inc')
0 files changed, 0 insertions, 0 deletions