Searched refs:IsCoveredCell (Results 1 – 4 of 4) sorted by relevance
581 !pCell->IsCoveredCell() ) ) in lcl_MissProtectedFrames()1671 if ( pFrm->IsCoveredCell() ) in IsProtected()
5328 !IsCoveredCell() && in Format()5916 bool SwFrm::IsCoveredCell() const in IsCoveredCell() function in SwFrm5931 bRet = pThis->IsCoveredCell(); in IsInCoveredCell()
2287 if ( rLayoutFrm.IsCellFrm() && !rLayoutFrm.IsCoveredCell() ) in HandleFrame()4834 if ( pTabFrm->GetTable()->IsNewModel() && ( !IsCellFrm() || IsCoveredCell() ) ) in PaintBorder()5796 if( IsCellFrm() && IsCoveredCell() ) in PaintBackground()6278 ( IsCellFrm() && IsCoveredCell() ) ) in PaintSubsidiaryLines()
967 bool IsCoveredCell() const;
Completed in 94 milliseconds