Home
last modified time | relevance | path

Searched refs:bAllCharts (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Ddbfunc2.cxx52 void ScDBFunc::UpdateCharts( sal_Bool bAllCharts ) in UpdateCharts() argument
63 bAllCharts ); in UpdateCharts()
65 if ( !nFound && !bAllCharts ) in UpdateCharts()
H A Ddbfunc4.cxx52 sal_uInt16 ScDBFunc::DoUpdateCharts( const ScAddress& rPos, ScDocument* pDoc, sal_Bool bAllCharts ) in DoUpdateCharts() argument
74 if ( !bAllCharts ) in DoUpdateCharts()
/trunk/main/sc/source/ui/inc/
H A Ddbfunc.hxx124 void UpdateCharts(sal_Bool bAllCharts = sal_False); // Default: am Cursor
126 …static sal_uInt16 DoUpdateCharts( const ScAddress& rPos, ScDocument* pDoc, sal_Bool bAllCharts );
/trunk/main/sc/source/core/tool/
H A Dcharthelper.cxx52 sal_uInt16 lcl_DoUpdateCharts( const ScAddress& rPos, ScDocument* pDoc, sal_Bool bAllCharts ) in lcl_DoUpdateCharts() argument
74 if ( !bAllCharts ) in lcl_DoUpdateCharts()

Completed in 13 milliseconds