sw: fix crash in sw_unoapi due to calling wrong SwTxtPortion ctor
Crash in sw.SwXTextRange because the SwTxtPortion copy ctor is invoked, which copies the portion type POR_LAY, but SwTxtPortion must have POR_TXT. (hilarious regression from 2db379e2) Change-Id: I781191a60dafeba2257edf01699fafae78b45783
Showing
Please
register
or
sign in
to comment