Searched refs:DoUpdateAllCharts (Results 1 – 8 of 8) sorted by relevance
47 static sal_uInt16 DoUpdateAllCharts( ScDocument* pDoc );
107 IMPL_LINK( SwDoc, DoUpdateAllCharts, Timer *, EMPTYARG ) in IMPL_LINK() argument
136 sal_uInt16 ScChartHelper::DoUpdateAllCharts( ScDocument* pDoc ) in DoUpdateAllCharts() function in ScChartHelper
698 DECL_LINK( DoUpdateAllCharts, Timer * );1790 void UpdateAllCharts() { DoUpdateAllCharts( 0 ); } in UpdateAllCharts()
80 static void DoUpdateAllCharts( SwDoc* pDoc );
740 SwChartHelper::DoUpdateAllCharts( mpDoc ); in Edit()
254 ScChartHelper::DoUpdateAllCharts( this ); in ModifyStyleSheet()
88 void SwChartHelper::DoUpdateAllCharts( SwDoc* pDoc ) in DoUpdateAllCharts() function in SwChartHelper
Completed in 74 milliseconds