Searched refs:bAllCharts (Results 1 – 4 of 4) sorted by relevance
52 void ScDBFunc::UpdateCharts( sal_Bool bAllCharts ) in UpdateCharts() argument63 bAllCharts ); in UpdateCharts()65 if ( !nFound && !bAllCharts ) in UpdateCharts()
52 sal_uInt16 ScDBFunc::DoUpdateCharts( const ScAddress& rPos, ScDocument* pDoc, sal_Bool bAllCharts ) in DoUpdateCharts() argument74 if ( !bAllCharts ) in DoUpdateCharts()
124 void UpdateCharts(sal_Bool bAllCharts = sal_False); // Default: am Cursor126 …static sal_uInt16 DoUpdateCharts( const ScAddress& rPos, ScDocument* pDoc, sal_Bool bAllCharts );
52 sal_uInt16 lcl_DoUpdateCharts( const ScAddress& rPos, ScDocument* pDoc, sal_Bool bAllCharts ) in lcl_DoUpdateCharts() argument74 if ( !bAllCharts ) in lcl_DoUpdateCharts()
Completed in 27 milliseconds