Lines Matching refs:GetObjectByIndex_Impl
2410 uno::Reference<drawing::XDrawPage> ScDrawPagesObj::GetObjectByIndex_Impl(sal_Int32 nIndex) const in GetObjectByIndex_Impl() function in ScDrawPagesObj
2442 xRet.set(GetObjectByIndex_Impl( nPos )); in insertNewByIndex()
2479 uno::Reference<drawing::XDrawPage> xPage(GetObjectByIndex_Impl(nIndex)); in getByIndex()
2526 ScTableSheetObj* ScTableSheetsObj::GetObjectByIndex_Impl(sal_Int32 nIndex) const in GetObjectByIndex_Impl() function in ScTableSheetsObj
2745 …uno::Reference<table::XCellRange> xSheet(static_cast<ScCellRangeObj*>(GetObjectByIndex_Impl((sal_u… in getCellByPosition()
2756 …uno::Reference<table::XCellRange> xSheet(static_cast<ScCellRangeObj*>(GetObjectByIndex_Impl((sal_u… in getCellRangeByPosition()
2816 uno::Reference<sheet::XSpreadsheet> xSheet(GetObjectByIndex_Impl(nIndex)); in getByIndex()
2919 ScTableColumnObj* ScTableColumnsObj::GetObjectByIndex_Impl(sal_Int32 nIndex) const in GetObjectByIndex_Impl() function in ScTableColumnsObj
2995 uno::Reference<table::XCellRange> xColumn(GetObjectByIndex_Impl(nIndex)); in getByIndex()
3196 ScTableRowObj* ScTableRowsObj::GetObjectByIndex_Impl(sal_Int32 nIndex) const in GetObjectByIndex_Impl() function in ScTableRowsObj
3261 uno::Reference<table::XCellRange> xRow(GetObjectByIndex_Impl(nIndex)); in getByIndex()
3546 ScAnnotationObj* ScAnnotationsObj::GetObjectByIndex_Impl( sal_Int32 nIndex ) const in GetObjectByIndex_Impl() function in ScAnnotationsObj
3624 uno::Reference<sheet::XSheetAnnotation> xAnnotation(GetObjectByIndex_Impl(nIndex)); in getByIndex()
3699 ScTableSheetObj* ScScenariosObj::GetObjectByIndex_Impl(sal_Int32 nIndex) in GetObjectByIndex_Impl() function in ScScenariosObj
3801 uno::Reference<sheet::XScenario> xScen(GetObjectByIndex_Impl(nIndex)); in getByIndex()