diff options
author | Armin Le Grand <Armin.Le.Grand@cib.de> | 2018-10-10 16:02:05 +0200 |
---|---|---|
committer | Armin Le Grand <Armin.Le.Grand@cib.de> | 2018-10-11 14:21:04 +0200 |
commit | 3eb084243af11b1ab5b0c940d6baa42dd63d5ad1 (patch) | |
tree | 3a87d57d30564fe10677f7360cfa180edb5d99da /svl | |
parent | 94b6b9b17c39edf7d3e1f8220f8d77bf21bf0f40 (diff) |
tdf#119067 DefaultLabel only for interactively created OBJs
Both have to work - the Wizard-created report which this report
defines and the interactively created ones (see tdf#118730). The
second was moved to OUnoObject::CreateMediator and by error
sets the default text (e.g. 'Label') now all the time. This
was wrong.
To solve, remember if the Object was created interactively
(which is the case when ::EndCreate was called which is needed
again) and set the default only when that is the case.
Change-Id: Id26e701d863b098a77db5f6419bcabf1f2ec5017
Reviewed-on: https://gerrit.libreoffice.org/61620
Tested-by: Jenkins
Reviewed-by: Armin Le Grand <Armin.Le.Grand@cib.de>
Reviewed-on: https://gerrit.libreoffice.org/61646
Tested-by: Xisco Faulí <xiscofauli@libreoffice.org>
Diffstat (limited to 'svl')
0 files changed, 0 insertions, 0 deletions