Home
last modified time | relevance | path

Searched refs:IsFtnFrm (Results 1 – 20 of 20) sorted by relevance

/aoo41x/main/sw/source/core/layout/
H A Dsectfrm.cxx309 if( pUp && !pUp->Lower() && pUp->IsFtnFrm() && !pUp->IsColLocked() && in _Cut()
714 if( pSave && pUp->IsFtnFrm() ) in MoveCntntAndDelete()
870 if( pFrm->IsFtnFrm() ) in lcl_FindCntntFrm()
957 ASSERT( (pSect->Lower() && pSect->Lower()->IsColumnFrm()) || pSect->GetUpper()->IsFtnFrm(), in lcl_FindEndnote()
1028 ASSERT( (Lower() && Lower()->IsColumnFrm()) || GetUpper()->IsFtnFrm(), "Where's my column?" ); in CollectEndnotes()
2774 else if( pUp->IsFtnFrm() && !pUp->IsColLocked() && in _DeleteEmptySct()
H A Dwsfrm.cxx1042 ( ( pUp->IsFtnFrm() && !pUp->IsColLocked() ) || in Cut()
1061 if ( pUp->IsFtnFrm() && !pUp->IsColLocked()) in Cut()
1078 ( pUp->IsFtnFrm() && pUp->IsColLocked() ) ) in Cut()
2520 if ( IsFtnFrm() && (nGrow != nReal) && GetNext() ) in GrowFrm()
2758 if( IsFtnFrm() && !((SwFtnFrm*)this)->GetAttr()->GetFtn().IsEndNote() && in ShrinkFrm()
3001 else if( rOldSize.Width() && !pLowerFrm->IsFtnFrm() ) in ChgLowersProp()
3048 !pLowerFrm->IsFtnFrm() && in ChgLowersProp()
H A Dflowfrm.cxx442 if ( pLay->IsFtnFrm() ) in CutTree()
587 if ( pParent->IsFtnFrm() ) in PasteTree()
1348 ( pTmp->IsFtnFrm() && !((SwFtnFrm*)pTmp)->GetMaster() ) ) in HasParaSpaceAtPages()
2595 if( pNewUpper->IsFtnFrm() && rThis.IsInSct() ) in MoveBwd()
H A Dftnfrm.cxx1144 ASSERT( pFtn->IsFtnFrm(), "Nachbar von Fussnote keine Fussnote." ); in FindFtnCont()
1338 while ( pTmp && !pTmp->IsFtnFrm() ) in ResetFtn()
1700 ASSERT( pCont->Lower()->IsFtnFrm(), "Keine Ftn im Container" ); in AppendFtn()
1743 ASSERT( pCont->Lower()->IsFtnFrm(), "Keine Ftn im Container" ); in AppendFtn()
3082 SwFtnFrm* pTmpFtn = pNewUpper->IsFtnFrm() ? ((SwFtnFrm*)pNewUpper) : 0; in MoveFtnCntFwd()
H A Dswselectionlist.cxx65 if( pFrm->IsFtnFrm() ) in getContext()
H A Dfindfrm.cxx548 while ( !pRet->IsFtnFrm() ) in ImplFindFtnFrm()
1411 else if ( pFrm->IsFtnFrm() ) in SetInfFlags()
H A Dfrmtool.cxx627 else if ( bUnlockPosOfObjs && pLay->IsFtnFrm() ) in ~SwLayNotify()
641 if ( bPos && pLay->IsFtnFrm() && pLay->Lower() ) in ~SwLayNotify()
3173 if( pFrm->IsFtnFrm() ) in GetVirtualUpper()
H A Ddbg_lay.cxx537 else if( pFrm->IsFtnFrm() ) in lcl_FrameType()
H A Dcalcmove.cxx1906 if( pTmpPrev && pTmpPrev->IsFtnFrm() ) in _WouldFit()
H A Dlayact.cxx1596 if ( pLay->IsFtnFrm() ) //Hat keine LayFrms als Lower. in FormatLayout()
H A Dtrvlfrm.cxx1689 else if ( pFrm->IsFtnFrm() ) in IsProtected()
H A Dtabfrm.cxx3735 ASSERT( !pUp->IsFtnFrm(), "Tabelle in Fussnote." ); in Cut()
H A Dpaintfrm.cxx6221 IsFtnFrm() || IsSctFrm(); in PaintSubsidiaryLines()
/aoo41x/main/sw/source/core/docnode/
H A Dnode2lay.cxx269 if( pFrm->IsFtnFrm() ) in SaveUpperFrms()
407 if( pTmp->IsFtnFrm() ) in RestoreUpperFrms()
/aoo41x/main/sw/source/core/objectpositioning/
H A Denvironmentofanchoredobject.cxx103 !pVertEnvironmentLayFrm->IsFtnFrm() && in GetVertEnvironmentLayoutFrm()
H A Dtocntntanchoredobjectposition.cxx934 if ( bInFtn && pNextLay && !pNextLay->IsFtnFrm() ) in CalcPosition()
/aoo41x/main/sw/source/core/inc/
H A Dframe.hxx892 inline sal_Bool IsFtnFrm() const;
1259 inline sal_Bool SwFrm::IsFtnFrm() const in IsFtnFrm() function in SwFrm
/aoo41x/main/sw/source/core/txtnode/
H A Datrftn.cxx399 while ( pFrm && !pFrm->IsFtnFrm() ) in DelFrms()
/aoo41x/main/sw/source/core/text/
H A Dtxtio.cxx134 else if( pFrm->IsFtnFrm() ) in lcl_OutFrame()
/aoo41x/main/sw/source/core/fields/
H A Dexpfld.cxx218 else if( pLayout->IsFtnFrm() ) in GetBodyTxtNode()

Completed in 199 milliseconds