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

(-)sfx2/source/dialog/mgetempl.cxx (+1 lines)
Lines 494-499 Link Here
494
	if ( sCmp != aName )
494
	if ( sCmp != aName )
495
		pStyle->SetName( aName );
495
		pStyle->SetName( aName );
496
	aNameEd.SetText( aName );
496
	aNameEd.SetText( aName );
497
	aNameEd.SetSelection( Selection( SELECTION_MIN, SELECTION_MAX ) );
497
498
498
	if ( aFollowLb.IsEnabled() )
499
	if ( aFollowLb.IsEnabled() )
499
	{
500
	{

Return to issue 18109