Searched refs:IsCoveredCell (Results 1 – 4 of 4) sorted by relevance
958 bool IsCoveredCell() const;
581 !pCell->IsCoveredCell() ) ) in lcl_MissProtectedFrames()1671 if ( pFrm->IsCoveredCell() ) in IsProtected()
5328 !IsCoveredCell() && in Format()5918 bool SwFrm::IsCoveredCell() const in IsCoveredCell() function in SwFrm5933 bRet = pThis->IsCoveredCell(); in IsInCoveredCell()
2196 if ( rLayoutFrm.IsCellFrm() && !rLayoutFrm.IsCoveredCell() ) in HandleFrame()4721 if ( pTabFrm->GetTable()->IsNewModel() && ( !IsCellFrm() || IsCoveredCell() ) ) in PaintBorder()5722 if( IsCellFrm() && IsCoveredCell() ) in PaintBackground()6151 ( IsCellFrm() && IsCoveredCell() ) ) in PaintSubsidiaryLines()
Completed in 87 milliseconds