diff options
author | Mark Hung <marklh9@gmail.com> | 2018-09-07 06:26:53 +0800 |
---|---|---|
committer | Mark Hung <marklh9@gmail.com> | 2018-09-08 06:04:51 +0200 |
commit | 22f49d10c001f9d62e3783872bc7e53a902265a3 (patch) | |
tree | 4307526714c7a6e48dcae56f2368d7616a45de3f /binaryurp/source/reader.cxx | |
parent | 9a9b81c7212fa6a6762246593acf3f1950677a22 (diff) |
sd / pptx export: use extracted ooxml node type.
Prefer extracted node type over XAnimationNode->getType(),
as the later has been converted to former and unknown
condition filtered.
As the switch-case statements use ooxml node type now,
all kown node types are handled. Hence returning early
for unkown case isn't necessary and is removed.
That also fix unrestored mpConetxt in 9a9b81c7212f because
of returning early.
Change-Id: I614dcaa5b0ce32b19c396d0eab4499c1d67fa059
Reviewed-on: https://gerrit.libreoffice.org/60139
Tested-by: Jenkins
Reviewed-by: Mark Hung <marklh9@gmail.com>
Diffstat (limited to 'binaryurp/source/reader.cxx')
0 files changed, 0 insertions, 0 deletions