Home
last modified time | relevance | path

Searched refs:bEndNotes (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/sw/source/core/edit/
H A Dedattr.cxx270 bool SwEditShell::HasFtns( bool bEndNotes ) const in HasFtns()
276 if ( bEndNotes == rFtn.IsEndNote() ) in HasFtns()
284 sal_uInt16 SwEditShell::GetSeqFtnList( SwSeqFldList& rList, bool bEndNotes ) in GetSeqFtnList() argument
295 if ( rFtn.IsEndNote() != bEndNotes ) in GetSeqFtnList()
/aoo42x/main/sw/source/core/layout/
H A Dftnfrm.cxx993 void lcl_RemoveFtns( SwFtnBossFrm* pBoss, sal_Bool bPageOnly, sal_Bool bEndNotes ) in lcl_RemoveFtns() argument
1009 bEndNotes ) in lcl_RemoveFtns()
1037 bPageOnly, bEndNotes ); in lcl_RemoveFtns()
1047 void SwRootFrm::RemoveFtns( SwPageFrm *pPage, sal_Bool bPageOnly, sal_Bool bEndNotes ) in RemoveFtns() argument
1060 lcl_RemoveFtns( pBoss, bPageOnly, bEndNotes ); in RemoveFtns()
1064 (!pPage->IsEndNotePage() || bEndNotes) ) in RemoveFtns()
H A Dcolfrm.cxx47 void lcl_RemoveFtns( SwFtnBossFrm* pBoss, sal_Bool bPageOnly, sal_Bool bEndNotes );
H A Dfrmtool.cxx87 void lcl_RemoveFtns( SwFtnBossFrm* pBoss, sal_Bool bPageOnly, sal_Bool bEndNotes );
/aoo42x/main/sw/inc/
H A Deditsh.hxx788 bool HasFtns( bool bEndNotes = false ) const;
791 sal_uInt16 GetSeqFtnList( SwSeqFldList& rList, bool bEndNotes = false );
/aoo42x/main/sw/source/core/inc/
H A Drootfrm.hxx289 sal_Bool bEndNotes = sal_False );

Completed in 41 milliseconds