Kaydet (Commit) 484759aa authored tarafından Michael Stahl's avatar Michael Stahl

sw: add a comment about WW8 non-existent fields, related: tdf#88697

Change-Id: Ie4da62a864233a7ab4587dd4e1b2f819a39e1441
üst 4a61fba7
......@@ -121,6 +121,8 @@ namespace ww
eADDRESSBLOCK = 93,
eGREETINGLINE = 94,
eSHAPE = 95,
// NOTE: values > 95 / 0x5F do not correspond to documented WW8 fields
// and thus need special handling in WW8Export::OutputField()!
eBIBLIOGRPAHY=96,
eCITATION = 97
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment