Kaydet (Commit) 91f509fd authored tarafından Oliver-Rainer Wittmann's avatar Oliver-Rainer Wittmann Kaydeden (comit) Caolán McNamara

Resolves: #i124178# correct export of User Variable Input Fields

(cherry picked from commit b95fa33a)

Conflicts:
	sw/source/core/unocore/unoportenum.cxx

Change-Id: If645dd2f02ef0e511e44615339d6403cc469c784
üst 2f2111c3
...@@ -839,7 +839,7 @@ lcl_ExportHints( ...@@ -839,7 +839,7 @@ lcl_ExportHints(
{ {
pUnoCrsr->Right( pUnoCrsr->Right(
pAttr->GetFmtFld().GetField()->GetPar1().getLength() + 2, pAttr->GetFmtFld().GetField()->ExpandField( true ).getLength() + 2,
CRSR_SKIP_CHARS, CRSR_SKIP_CHARS,
sal_False, sal_False,
sal_False ); sal_False );
......
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