Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/inc/
H A Dframe.hxx958 bool IsCoveredCell() const;
/aoo4110/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()
5918 bool SwFrm::IsCoveredCell() const in IsCoveredCell() function in SwFrm
5933 bRet = pThis->IsCoveredCell(); in IsInCoveredCell()
H A Dpaintfrm.cxx2196 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 180 milliseconds