Bug 61941 - Move Ole marker generation to Ole10Native
Summary: Move Ole marker generation to Ole10Native
Status: RESOLVED FIXED
Alias: None
Product: POI
Classification: Unclassified
Component: POIFS (show other bugs)
Version: 4.0.x-dev
Hardware: All All
: P2 normal (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-31 00:20 UTC by Andreas Beeker
Modified: 2017-12-31 00:23 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Beeker 2017-12-31 00:20:01 UTC
Currently the generation of the \u0001Ole marker entry is duplicated on a few places. This patch finds a new home for that code.
Comment 1 Andreas Beeker 2017-12-31 00:23:17 UTC
applied via r1819706