Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/dialog/
H A Dframelinkarray.cxx215 size_t GetMergedLastRow( size_t nCol, size_t nRow ) const;
287 size_t ArrayImpl::GetMergedLastRow( size_t nCol, size_t nRow ) const in GetMergedLastRow() function in svx::frame::ArrayImpl
665 size_t nLastRow = mxImpl->GetMergedLastRow( nCol, nRow ); in GetCellStyleBR()
677 size_t nLastRow = mxImpl->GetMergedLastRow( nCol, nRow ); in GetCellStyleBL()
739 …DBG_FRAME_CHECK( mxImpl->GetMergedLastRow( nCol, nRow ) + 1 == mxImpl->mnHeight, "SetAddMergedBott… in SetAddMergedBottomSize()
762 rnLastRow = mxImpl->GetMergedLastRow( nCol, nRow ); in GetMergedRange()
859 const size_t nLastRow(mxImpl->GetMergedLastRow( nCol, nRow )); in GetCellRange()
915 size_t nLastRow = mxImpl->GetMergedLastRow( nCol, nRow ); in MirrorSelfX()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/dialog/
H A Dframelinkarray.cxx213 size_t GetMergedLastRow( size_t nCol, size_t nRow ) const;
285 size_t ArrayImpl::GetMergedLastRow( size_t nCol, size_t nRow ) const in GetMergedLastRow() function in svx::frame::ArrayImpl
660 size_t nLastRow = mxImpl->GetMergedLastRow( nCol, nRow ); in GetCellStyleBR()
672 size_t nLastRow = mxImpl->GetMergedLastRow( nCol, nRow ); in GetCellStyleBL()
734 …DBG_FRAME_CHECK( mxImpl->GetMergedLastRow( nCol, nRow ) + 1 == mxImpl->mnHeight, "SetAddMergedBott… in SetAddMergedBottomSize()
757 rnLastRow = mxImpl->GetMergedLastRow( nCol, nRow ); in GetMergedRange()
854 const size_t nLastRow(mxImpl->GetMergedLastRow( nCol, nRow )); in GetCellRange()
910 size_t nLastRow = mxImpl->GetMergedLastRow( nCol, nRow ); in MirrorSelfX()