Home
last modified time | relevance | path

Searched refs:IsEndnAtEnd (Results 1 – 9 of 9) sorted by relevance

/aoo41x/main/sw/source/core/layout/
H A Dsectfrm.cxx91 bEndnAtEnd = rSect.IsEndnAtEnd(); in SwSectionFrm()
894 const SwSectionFmt *pFmt = IsEndnAtEnd() ? GetEndSectFmt() : in FindLastCntnt()
1089 SwLayoutFrm* pFtn = IsEndnAtEnd() ? in _CheckClipping()
2517 sal_Bool bChgEndn = IsEndnAtEnd(); in _UpdateAttr()
2522 ( bChgEndn != IsEndnAtEnd() ) || in _UpdateAttr()
2557 sal_Bool bOld = IsEndnAtEnd(); in _UpdateAttr()
2560 if( bOld != IsEndnAtEnd() || bMyOld != IsEndnoteAtMyEnd()) in _UpdateAttr()
2622 if( !IsEndnAtEnd() ) in ToMaximize()
H A Dftnfrm.cxx841 if( pSect->IsEndnAtEnd() ) in GetPrevFtnLeaf()
1663 ((SwSectionFrm*)GetUpper())->IsEndnAtEnd() ) in AppendFtn()
1768 if( bEnd ? !pSct->IsEndnAtEnd() : !pSct->IsFtnAtEnd() ) in AppendFtn()
1807 if( pSect && !pSect->IsJoinLocked() && ( bEnd ? !pSect->IsEndnAtEnd() : in AppendFtn()
2812 if( pSect->IsEndnAtEnd() ) // endnotes allowed? in GetVarSpace()
H A Dfly.cxx1583 if( pSect->IsEndnAtEnd() && !bNoColl ) in CalcCntnt()
1601 if( pSect->IsEndnAtEnd() ) in CalcCntnt()
H A Dfindfrm.cxx794 !pNxtCnt->FindSctFrm()->IsEndnAtEnd() in _FindNext()
H A Dflowfrm.cxx2191 if( pSect->IsEndnAtEnd() ) in MoveBwd()
H A Dwsfrm.cxx1574 if( nDiff > 0 && pSect->IsEndnAtEnd() && GetNext() && in AdjustNeighbourhood()
/aoo41x/main/sw/source/core/inc/
H A Dsectfrm.hxx120 { if( IsEndnAtEnd() ) return _GetEndSectFmt(); return NULL; } in GetEndSectFmt()
H A Dflowfrm.hxx185 sal_Bool IsEndnAtEnd() const { return bEndnAtEnd; } in IsEndnAtEnd() function in SwFlowFrm
/aoo41x/main/sw/source/core/text/
H A Dtxtftn.cxx651 if( pSect->IsEndnAtEnd() ) in ConnectFtn()
664 sal_Bool bDocEnd = bEnd ? !( pSect && pSect->IsEndnAtEnd() ) : in ConnectFtn()

Completed in 91 milliseconds