Clear column data cache here too.
Change-Id: If3d9feb25d825806cb690d001872f1d0ff76466c
This commit is contained in:
@@ -87,6 +87,7 @@ void ScDocShell::PostDataChanged()
|
||||
{
|
||||
Broadcast( SfxSimpleHint( FID_DATACHANGED ) );
|
||||
SFX_APP()->Broadcast(SfxSimpleHint( FID_ANYDATACHANGED )); // Navigator
|
||||
aDocument.CellContentModified();
|
||||
//! Navigator direkt benachrichtigen!
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user