Home
last modified time | relevance | path

Searched refs:IsCoveredCell (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dtrvlfrm.cxx581 !pCell->IsCoveredCell() ) ) in lcl_MissProtectedFrames()
1671 if ( pFrm->IsCoveredCell() ) in IsProtected()
H A Dtabfrm.cxx5328 !IsCoveredCell() && in Format()
5916 bool SwFrm::IsCoveredCell() const in IsCoveredCell() function in SwFrm
5931 bRet = pThis->IsCoveredCell(); in IsInCoveredCell()
H A Dpaintfrm.cxx2287 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()
/trunk/main/sw/source/core/inc/
H A Dframe.hxx967 bool IsCoveredCell() const;

Completed in 146 milliseconds