Home
last modified time | relevance | path

Searched refs:IsEndnoteAtMyEnd (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dsectfrm.cxx2413 sal_Bool SwSectionFrm::IsEndnoteAtMyEnd() const in IsEndnoteAtMyEnd() function in SwSectionFrm
2518 sal_Bool bChgMyEndn = IsEndnoteAtMyEnd(); in _UpdateAttr()
2523 ( bChgMyEndn != IsEndnoteAtMyEnd() ); in _UpdateAttr()
2558 sal_Bool bMyOld = IsEndnoteAtMyEnd(); in _UpdateAttr()
2560 if( bOld != IsEndnAtEnd() || bMyOld != IsEndnoteAtMyEnd()) in _UpdateAttr()
/trunk/main/sw/source/core/inc/
H A Dsectfrm.hxx53 sal_Bool IsEndnoteAtMyEnd() const;

Completed in 34 milliseconds