Searched refs:aNewEndCell (Results 1 – 1 of 1) sorted by relevance
710 String aNewEndCell( lcl_GetCellName( aDesc.nRight, aDesc.nBottom ) ); in Impl_createDataSource() local712 aChartTableName, aNewStartCell, aNewEndCell, sal_True ); in Impl_createDataSource()2826 String aNewEndCell; in ExtendTo() local2833 aNewEndCell = lcl_GetCellName(aDesc.nRight, aDesc.nBottom + nCount); in ExtendTo()2842 aNewEndCell = lcl_GetCellName(aDesc.nRight, aDesc.nBottom); in ExtendTo()2851 aNewEndCell = lcl_GetCellName(aDesc.nRight + nCount, aDesc.nBottom); in ExtendTo()2860 aNewEndCell = lcl_GetCellName(aDesc.nRight, aDesc.nBottom); in ExtendTo()2868 const SwTableBox *pNewEndBox = pTable->GetTblBox( aNewEndCell ); in ExtendTo()
Completed in 272 milliseconds