diff options
author | Caolán McNamara <caolanm@redhat.com> | 2016-03-11 12:16:18 +0000 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2016-03-14 15:59:20 +0000 |
commit | b067f794b99855c318f894dd4ec247f65cec0dd3 (patch) | |
tree | ac01bafa7182af216cc534161379108823cdcea8 /basctl | |
parent | e1206bfbf508f4a458e7ac8fe6d0935d177cb778 (diff) |
Resolves: tdf#98390 ChartAreaPanel throw during ctor
after a ChartSidebarModifyListener pointing to it has been created and added to
the model, so ChartSidebarModifyListeners exist which point to a dead
ChartAreaPanel which has never even completed its ctor
workaround this by checking that properties it querys for exist
before accessing them and triggering the IllegalProperty throw
Change-Id: I0c251360714592c78132c0867903216f3866489a
(cherry picked from commit 9048e7f58763cf87460a25cba374741352ceb98b)
Reviewed-on: https://gerrit.libreoffice.org/23148
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'basctl')
0 files changed, 0 insertions, 0 deletions