Kaydet (Commit) 324709b6 authored tarafından Caolán McNamara's avatar Caolán McNamara

only wanted completion as tip by default

Change-Id: I5885f277051c2b8780e4813ce4713b0c9e8bd8ea
üst 97642ab5
...@@ -48,9 +48,9 @@ SvxSwAutoFmtFlags::SvxSwAutoFmtFlags() ...@@ -48,9 +48,9 @@ SvxSwAutoFmtFlags::SvxSwAutoFmtFlags()
bDelEmptyNode = bDelEmptyNode =
bWithRedlining = bWithRedlining =
bAutoCmpltEndless = bAutoCmpltEndless =
bAutoCmpltAppendBlanc = bAutoCmpltAppendBlanc = sal_False;
bAutoCmpltShowAsTip = sal_True;
bAutoCmpltShowAsTip =
bSetBorder = bSetBorder =
bCreateTable = bCreateTable =
bSetNumRule = bSetNumRule =
......
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