Searched refs:impl_refreshAddIn (Results 1 – 2 of 2) sorted by relevance
181 void impl_refreshAddIn();
2472 void ChartView::impl_refreshAddIn() in impl_refreshAddIn() function in chart::ChartView2504 const ::comphelper::ScopeGuard aGuard( boost::bind( &ChartView::impl_refreshAddIn, this ) ); in createShapes()