Lines Matching refs:GetObjectByIndex_Impl

2379 uno::Reference<drawing::XDrawPage> ScDrawPagesObj::GetObjectByIndex_Impl(sal_Int32 nIndex) const  in GetObjectByIndex_Impl()  function in ScDrawPagesObj
2411 xRet.set(GetObjectByIndex_Impl( nPos )); in insertNewByIndex()
2448 uno::Reference<drawing::XDrawPage> xPage(GetObjectByIndex_Impl(nIndex)); in getByIndex()
2495 ScTableSheetObj* ScTableSheetsObj::GetObjectByIndex_Impl(sal_Int32 nIndex) const in GetObjectByIndex_Impl() function in ScTableSheetsObj
2714 …uno::Reference<table::XCellRange> xSheet(static_cast<ScCellRangeObj*>(GetObjectByIndex_Impl((sal_u… in getCellByPosition()
2725 …uno::Reference<table::XCellRange> xSheet(static_cast<ScCellRangeObj*>(GetObjectByIndex_Impl((sal_u… in getCellRangeByPosition()
2785 uno::Reference<sheet::XSpreadsheet> xSheet(GetObjectByIndex_Impl(nIndex)); in getByIndex()
2888 ScTableColumnObj* ScTableColumnsObj::GetObjectByIndex_Impl(sal_Int32 nIndex) const in GetObjectByIndex_Impl() function in ScTableColumnsObj
2964 uno::Reference<table::XCellRange> xColumn(GetObjectByIndex_Impl(nIndex)); in getByIndex()
3165 ScTableRowObj* ScTableRowsObj::GetObjectByIndex_Impl(sal_Int32 nIndex) const in GetObjectByIndex_Impl() function in ScTableRowsObj
3230 uno::Reference<table::XCellRange> xRow(GetObjectByIndex_Impl(nIndex)); in getByIndex()
3515 ScAnnotationObj* ScAnnotationsObj::GetObjectByIndex_Impl( sal_Int32 nIndex ) const in GetObjectByIndex_Impl() function in ScAnnotationsObj
3593 uno::Reference<sheet::XSheetAnnotation> xAnnotation(GetObjectByIndex_Impl(nIndex)); in getByIndex()
3668 ScTableSheetObj* ScScenariosObj::GetObjectByIndex_Impl(sal_Int32 nIndex) in GetObjectByIndex_Impl() function in ScScenariosObj
3770 uno::Reference<sheet::XScenario> xScen(GetObjectByIndex_Impl(nIndex)); in getByIndex()