View | Details | Raw Unified | Return to issue 78011
Collapse All | Expand All

(-)sw/source/filter/ww8/wrtw8nds.cxx (+2 lines)
Lines 1155-1160 Link Here
1155
        ASSERT(!this, "Unhandled option for toc export");
1155
        ASSERT(!this, "Unhandled option for toc export");
1156
        break;
1156
        break;
1157
    }
1157
    }
1158
	if( !sTxt.Len() )
1159
        FieldVanish( sTxt );
1158
}
1160
}
1159
1161
1160
int WW8_SwAttrIter::OutAttrWithRange(xub_StrLen nPos)
1162
int WW8_SwAttrIter::OutAttrWithRange(xub_StrLen nPos)

Return to issue 78011