Kaydet (Commit) 760e94cd authored tarafından Bjoern Michaelsen's avatar Bjoern Michaelsen

kill a typed Modify use

Change-Id: I7a33f95348093b9227b7620d08f77ceb560039eb
üst 9e83083f
......@@ -322,8 +322,8 @@ void SwFmt::Modify( const SfxPoolItem* pOldValue, const SfxPoolItem* pNewValue )
// mba: move the code that ignores this event to the clients
// pass Hint only to dependent formats (no Frames)
ModifyBroadcast( pOldValue, pNewValue, TYPE(SwFmt) );
bContinue = false;
//ModifyBroadcast( pOldValue, pNewValue, TYPE(SwFmt) );
//bContinue = false;
}
break;
default:
......
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