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

(-)porfld.cxx (-1 / +1 lines)
Lines 432-438 Link Here
432
				default: ;
432
				default: ;
433
			}
433
			}
434
434
435
			if( aNew.Len() )
435
            if(!bFull)
436
			{
436
			{
437
				// sal_True, weil es ein FollowFeld ist
437
				// sal_True, weil es ein FollowFeld ist
438
				// SwFont *pFont = new SwFont( rInf.GetFont()->GetFnt() );
438
				// SwFont *pFont = new SwFont( rInf.GetFont()->GetFnt() );

Return to issue 3233