Home
last modified time | relevance | path

Searched refs:IsFooterFrm (Results 1 – 25 of 26) sorted by relevance

12

/trunk/main/sw/source/core/layout/
H A Dfindfrm.cxx834 !pUp->IsHeaderFrm() && !pUp->IsFooterFrm() ) in _FindNext()
837 !pCntUp->IsHeaderFrm() && !pCntUp->IsFooterFrm() ) in _FindNext()
955 !pUp->IsHeaderFrm() && !pUp->IsFooterFrm() ) in _FindNextCnt()
958 !pCntUp->IsHeaderFrm() && !pCntUp->IsFooterFrm() ) in _FindNextCnt()
1177 !pUp->IsHeaderFrm() && !pUp->IsFooterFrm() ) in _FindPrev()
H A Dcalcmove.cxx275 !rFrm.GetUpper()->IsFooterFrm() && in lcl_IsCalcUpperAllowed()
394 if ( GetUpper() && !GetUpper()->IsFooterFrm() && in OptPrepareMake()
603 !( GetUpper()->IsFooterFrm() && in MakePos()
810 !pFrm->IsFooterFrm() ) in MakeAll()
917 while( pNxt && !pNxt->IsFooterFrm() ) in MakeAll()
H A Dwsfrm.cxx173 if( !IsHeaderFrm() && !IsFooterFrm() ) in CheckDirection()
1157 if ( IsHeaderFrm() || IsFooterFrm() ) in Paste()
1679 if( ( IsHeaderFrm() || IsFooterFrm() ) && pBoss->GetDrawObjs() ) in AdjustNeighbourhood()
1700 (IsFooterFrm() && rVert.GetVertOrient()!=text::VertOrientation::NONE && in AdjustNeighbourhood()
1983 if( bTst || !GetUpper()->IsFooterFrm() ) in GrowFrm()
2079 if( bTst || !GetUpper()->IsFooterFrm() ) in ShrinkFrm()
3055 !pLowerFrm->IsFooterFrm() in ChgLowersProp()
H A Dhffrm.cxx772 if ( pLay->IsFooterFrm() ) in PrepareFooter()
782 else if ( pLay && pLay->IsFooterFrm() ) in PrepareFooter()
H A Dswselectionlist.cxx56 if( pFrm->IsRootFrm() || pFrm->IsHeaderFrm() || pFrm->IsFooterFrm() ) in getContext()
H A Ddbg_lay.cxx535 else if( pFrm->IsFooterFrm() ) in lcl_FrameType()
H A Dssfrm.cxx732 ( pTmp->GetNext()->IsFooterFrm() || pTmp->GetNext()->GetNext() ) in PaintArea()
H A Dsectfrm.cxx1540 if( GetUpper() && !GetUpper()->IsFooterFrm() ) in Format()
2199 if( GetUpper() && !GetUpper()->IsFooterFrm() ) in _Shrink()
H A Dfrmtool.cxx546 else if( pLay->IsFooterFrm() && !pLay->HasFixSize() ) in ~SwLayNotify()
3525 if ( pLowerFrm->IsFooterFrm() ) in PrtWithoutHeaderAndFooter()
H A Dflylay.cxx303 pToBeCheckedFrm->IsFooterFrm() || in HasEnvironmentAutoSize()
H A Dflycnt.cxx411 if( pFooter && !pFooter->IsFooterFrm() ) in MakeAll()
H A Dflowfrm.cxx1347 pTmp->IsFooterFrm() || pTmp->IsHeaderFrm() || in HasParaSpaceAtPages()
H A Dtrvlfrm.cxx1125 if( pUp->IsPageBodyFrm() || pUp->IsFooterFrm() || pUp->IsHeaderFrm() ) in lcl_Inside()
/trunk/main/sw/source/core/objectpositioning/
H A Danchoredobjectposition.cxx249 else if( pPrtFrm->IsFooterFrm() ) in _GetVertAlignmentValues()
286 else if( pPrtFrm->IsFooterFrm() ) in _GetVertAlignmentValues()
607 else if( pPrtFrm->IsFooterFrm() ) in _GetHoriAlignmentValues()
686 else if( pPrtFrm->IsFooterFrm() ) in _GetHoriAlignmentValues()
H A Denvironmentofanchoredobject.cxx102 !pVertEnvironmentLayFrm->IsFooterFrm() && in GetVertEnvironmentLayoutFrm()
H A Dtocntntanchoredobjectposition.cxx156 if ( pFooter && !pFooter->IsFooterFrm() ) in CalcPosition()
/trunk/main/sw/source/core/access/
H A Daccdoc.cxx694 while ( pFrm && !pFrm->IsHeaderFrm() && !pFrm->IsFooterFrm() ) in getExtendedAttributes()
720 while ( pFrm && !pFrm->IsHeaderFrm() && !pFrm->IsFooterFrm() ) in getExtendedAttributes()
/trunk/main/sw/source/core/inc/
H A Dframe.hxx899 inline sal_Bool IsFooterFrm() const;
1263 inline sal_Bool SwFrm::IsFooterFrm() const in IsFooterFrm() function in SwFrm
/trunk/main/sw/source/core/text/
H A Dtxtio.cxx130 else if( pFrm->IsFooterFrm() ) in lcl_OutFrame()
H A DEnhancedPDFExportHelper.cxx195 !rFrm.IsHeaderFrm() && !rFrm.IsFooterFrm() ) in lcl_IsInNonStructEnv()
H A Dtxtfly.cxx1334 !pHeader->IsFooterFrm() && in GetTop()
/trunk/main/sw/source/core/fields/
H A Dexpfld.cxx226 else if( pLayout->IsHeaderFrm() || pLayout->IsFooterFrm() ) in GetBodyTxtNode()
/trunk/main/sw/source/core/doc/
H A Ddoclay.cxx2242 while ( pUp && !pUp->IsHeaderFrm() && !pUp->IsFooterFrm() ) in IsInHeaderFooter()
/trunk/main/sw/source/core/crsr/
H A Dcrstrvl.cxx196 while( pLower && !pLower->IsFooterFrm() ) in GotoFooterTxt()
H A Dcrsrsh.cxx702 while( pFrm && !pFrm->IsHeaderFrm() && !pFrm->IsFooterFrm() ) in lcl_IsInHeaderFooter()

Completed in 727 milliseconds

12