summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/SidebarController.cxx
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-06-27 16:02:45 +0200
committerMichael Stahl <mstahl@redhat.com>2014-06-27 16:15:19 +0200
commitb8907bf3d3b37c686a414ffbbd2d732348aab5b9 (patch)
tree44abc50f5cdd5c111ada36a0a6dbe44392834c59 /sfx2/source/sidebar/SidebarController.cxx
parentb51d9c633c2b5d03478be7b175fdbea367376c72 (diff)
fdo#78758: sw: RTF export: don't export multiple \fldrst for one hyperlink
Ensure that we export only one \fldresult per hyperlink by doing that in StartURL() and EndURL(); the TextINetFormat() is called once per text portion. This shouldn't cause problems as there can't be anything between the end of the \field group and the start of \fldresult anyway. Replace the annoying call to EndURL() from EndRun() with a special case in EndURL() to store things in the right buffer (hopefully). (somehow this is regression from c4498251cb7181a9f272b0720f398597c0daef09) Change-Id: I209ea7a384fb1cb5d1505a70ecc4a4536bbf26a2
Diffstat (limited to 'sfx2/source/sidebar/SidebarController.cxx')
0 files changed, 0 insertions, 0 deletions