Searched refs:ChartObjects (Results 1 – 7 of 7) sorted by relevance
103 …uno::Reference< excel::XChartObjects > xColl( xParent->ChartObjects( uno::Any() ), uno::UNO_QUERY_… in Delete()
100 …virtual css::uno::Any SAL_CALL ChartObjects( const css::uno::Any& Index ) throw (css::uno::Runtime…
676 ScVbaWorksheet::ChartObjects( const uno::Any& Index ) throw (uno::RuntimeException) in ChartObjects() function in ScVbaWorksheet
37 <li>ChartObjects: chart objects embedded in the sheet,</li>
87 any ChartObjects([in] any Index);
263 chartcount = mySheet.ChartObjects.count267 With mySheet.ChartObjects(index)
2266 With logWb.Sheets(namedWorksheet).ChartObjects(namedChart).Chart
Completed in 53 milliseconds