Searched refs:GetMergedOriginCell (Results 1 – 2 of 2) sorted by relevance
100 const Cell& GetMergedOriginCell( size_t nCol, size_t nRow ) const;
179 const Cell& ArrayImpl::GetMergedOriginCell( size_t nCol, size_t nRow ) const in GetMergedOriginCell() function in svx::frame::ArrayImpl343 #define ORIGCELL( col, row ) mxImpl->GetMergedOriginCell( col, row )
Completed in 20 milliseconds