Searched refs:IsInHeadline (Results 1 – 18 of 18) sorted by relevance
1638 if ( !bStart && pTableFrm->IsFollow() && pTableFrm->IsInHeadline( *this ) ) in FindStartEndOfRowSpanCell()1655 !pTableFrm->IsInHeadline( *pCurrentRow ); in FindStartEndOfRowSpanCell()1666 pTableFrm->IsInHeadline( *pCurrentRow->GetPrev() ) ) in FindStartEndOfRowSpanCell()
367 if ( pTab->IsFollow() && pTab->IsInHeadline( *this ) ) in GetCrsrOfst()555 return pTab && pTab->IsFollow() && pTab->IsInHeadline( *pFrm ); in lcl_IsInRepeatedHeadline()1055 if ( pTab->IsInHeadline( *pCnt ) ) in GetFrmInPage()1293 if ( pTab->IsFollow() && pTab->IsInHeadline( *pActual ) ) in GetCntntPos()
4838 pTabFrm->IsInHeadline( *this ) ) in IsRowSplitAllowed()5549 bool SwTabFrm::IsInHeadline( const SwFrm& rFrm ) const in IsInHeadline() function in SwTabFrm
960 return !pTab->IsInHeadline( *this ); in IsFtnAllowed()
208 bool IsInHeadline( const SwFrm& rFrm ) const;
429 sal_Bool IsInHeadline( const SwTable* pTbl = 0 ) const;
698 sal_Bool IsInHeadline() const { return CheckHeadline( false ); } in IsInHeadline() function in SwFEShell
695 ( pTab->IsInHeadline( *pCell ) || in SetTabBorders()859 if ( pTab->IsFollow() && pTab->IsInHeadline( *pCell ) ) in SetTabLineStyle()
391 else if( pNewBox->IsInHeadline( &pCT->pTblNd->GetTable() )) in lcl_CopyTblBox()
1926 pBox->IsInHeadline( &pTblNd->GetTable() ) ) in IsAnyCondition()
203 pTabFrm->IsFollow() && pTabFrm->IsInHeadline( rFrm ) ) in lcl_IsInNonStructEnv()1281 … if ( pTable->IsInHeadline( *pFrm ) || lcl_IsHeadlineCell( *static_cast<const SwCellFrm*>(pFrm) ) ) in BeginBlockStructureElements()
114 mpTabFrm->IsInHeadline( rFrm ); in IncludeRow()2060 pTabFrm->IsInHeadline( *(rLower.GetSwFrm()) ) ) in getAccessibleChildCount()
1237 bRet = pTab->IsFollow() && pTab->IsInHeadline( *pFrm ); in CheckHeadline()1242 pTab->IsInHeadline( *pFrm ); in CheckHeadline()
2138 if ( pSibling && pTabFrm->IsInHeadline( *pSibling ) ) in lcl_InsertRow()
1705 if( pTab->IsInHeadline(*pLast) ) in GetTableLineHeight()1955 sal_Bool SwTableBox::IsInHeadline( const SwTable* pTbl ) const in IsInHeadline() function in SwTableBox
236 pTab->IsInHeadline( *pCntFrm ) ) in GetBodyTxtNode()
1469 bool bInRepeatedHeadline = pTab->IsFollow() && pTab->IsInHeadline( *pTblFrm ); in UpdateCrsr()1486 … bInRepeatedHeadline = pMarkTab->IsFollow() && pMarkTab->IsInHeadline( *pMarkTblFrm ); in UpdateCrsr()
1361 if ( rSh.IsInHeadline() ) in GetState()
Completed in 174 milliseconds