Home
last modified time | relevance | path

Searched refs:GetCellAcc (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/svx/source/dialog/
H A Dframelinkarray.cxx145 Cell& ArrayImpl::GetCellAcc( size_t nCol, size_t nRow ) in GetCellAcc() function in svx::frame::ArrayImpl
186 return GetCellAcc( GetMergedFirstCol( nCol, nRow ), GetMergedFirstRow( nCol, nRow ) ); in GetMergedOriginCellAcc()
342 #define CELLACC( col, row ) mxImpl->GetCellAcc( col, row )
/aoo41x/main/svx/inc/svx/
H A Dframelinkarray.hxx93 Cell& GetCellAcc( size_t nCol, size_t nRow );

Completed in 33 milliseconds