Lines Matching refs:IsRowFrm
4128 sal_uInt8 nSubCol = ( IsCellFrm() || IsRowFrm() ) ? SUBCOL_TAB : in PaintBorderLine()
4648 while( !pTmpFrm->IsRowFrm() || !pTmpFrm->GetUpper()->IsTabFrm() ) in lcl_GetCellFrmForBorderAttrs()
4651 if ( pTmpFrm->IsRowFrm() && in lcl_GetCellFrmForBorderAttrs()
4669 ASSERT( pTmpFrm && pTmpFrm->IsRowFrm(), "No RowFrm available" ); in lcl_GetCellFrmForBorderAttrs()
4730 ( pLowerCell->GetLower() && pLowerCell->GetLower()->IsRowFrm() ) in lcl_GetCellFrmForBorderAttrs()
4755 ( pLowerCell->GetLower() && pLowerCell->GetLower()->IsRowFrm() ) in lcl_GetCellFrmForBorderAttrs()
4758 if ( pLowerCell->IsRowFrm() ) in lcl_GetCellFrmForBorderAttrs()
4788 if ( IsTabFrm() || IsCellFrm() || IsRowFrm() ) in PaintBorder()
6210 if ( IsTabFrm() || IsCellFrm() || IsRowFrm() ) in PaintSubsidiaryLines()
6221 IsRowFrm() || in PaintSubsidiaryLines()
6272 sal_uInt8 nSubColor = ( bCell || IsRowFrm() ) ? SUBCOL_TAB : in PaintSubsidiaryLines()