https://issues.apache.org/ooo/show_bug.cgi?id=119632
--- Comment #2 from Lei Debin <[email protected]> --- The root cause for the issue is the MACROBUTTON field is not exported at all. There is a function named as void AttributeOutputBase::TextField( const SwFmtFld& rField ) for export field, located in main\sw\source\filter\ww8\ww8atr.cxx Need add some codes here to output the MACROBUTTON field. -- You are receiving this mail because: You are the assignee for the bug.
