Lines Matching refs:Broadcast
2058 pDocSh->Broadcast( ScTablesHint( SC_TAB_INSERTED, nTab+i ) ); in InsertTables()
2081 SFX_APP()->Broadcast( SfxSimpleHint( SC_HINT_TABLES_CHANGED ) ); in InsertTables()
2115 SFX_APP()->Broadcast( SfxSimpleHint( SC_HINT_TABLES_CHANGED ) ); in AppendTable()
2232 pDocSh->Broadcast( ScTablesHint( SC_TAB_DELETED, TheTabs[i-1] ) ); in DeleteTables()
2260 pSfxApp->Broadcast( SfxSimpleHint( SC_HINT_TABLES_CHANGED ) ); in DeleteTables()
2261 pSfxApp->Broadcast( SfxSimpleHint( SC_HINT_DBAREAS_CHANGED ) ); in DeleteTables()
2262 pSfxApp->Broadcast( SfxSimpleHint( SC_HINT_AREALINKS_CHANGED ) ); in DeleteTables()
2492 pSfxApp->Broadcast( SfxSimpleHint( SC_HINT_TABLES_CHANGED ) ); in ImportTables()
2493 pSfxApp->Broadcast( SfxSimpleHint( SC_HINT_AREAS_CHANGED ) ); in ImportTables()
2724 pDestShell->Broadcast( ScTablesHint( SC_TAB_INSERTED, nDestTab ) ); in MoveTable()
2732 SFX_APP()->Broadcast( SfxSimpleHint( SC_HINT_TABLES_CHANGED ) ); in MoveTable()
2877 SFX_APP()->Broadcast( SfxSimpleHint( SC_HINT_TABLES_CHANGED ) ); in ShowTable()
2910 pDocSh->Broadcast( ScTablesHint( SC_TAB_HIDDEN, nTab ) ); in HideTable()
2913 SFX_APP()->Broadcast( SfxSimpleHint( SC_HINT_TABLES_CHANGED ) ); in HideTable()