Commit 33c1e271 authored by konovalovsergey's avatar konovalovsergey Committed by Alexander Trofimov

дополнение к Revision: 33944d73e3543137197de2d77ee17eb2255c4833

parent 0941203a
...@@ -4911,7 +4911,7 @@ namespace BinDocxRW ...@@ -4911,7 +4911,7 @@ namespace BinDocxRW
} }
} }
break; break;
case OOX::et_w_noBreakHyphen: case OOX::et_w_nonBreakHyphen:
{ {
m_oBcw.m_oStream.WriteBYTE(c_oSerRunType::noBreakHyphen); m_oBcw.m_oStream.WriteBYTE(c_oSerRunType::noBreakHyphen);
m_oBcw.m_oStream.WriteLONG(c_oSerPropLenType::Null); m_oBcw.m_oStream.WriteLONG(c_oSerPropLenType::Null);
......
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