https://bugs.documentfoundation.org/show_bug.cgi?id=162916
Justin L <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] |desktop.org | Status|NEW |ASSIGNED --- Comment #4 from Justin L <[email protected]> --- Very interesting - we already export this just fine - since initial import. ww8atr.cxx StartTOX sStr += "\\n " + OUString::number( nNoPgStt ) + "-" + OUString::number( nNoPgEnd ) + " "; That's because it works for DOC - both import and export (since DOC also writes the same sFieldCmd string). -- You are receiving this mail because: You are the assignee for the bug.
