Home
last modified time | relevance | path

Searched refs:IsEndNote (Results 1 – 25 of 36) sorted by relevance

12

/aoo4110/main/sw/source/core/doc/
H A Dftnidx.cxx145 if( !rFtn.GetNumStr().Len() && !rFtn.IsEndNote() && in UpdateFtn()
171 if( pTxtFtn->GetFtn().IsEndNote() ) in UpdateFtn()
187 if( !nSectNo && ( rFtn.IsEndNote() || !bEndNoteOnly )) in UpdateFtn()
188 nSectNo = rFtn.IsEndNote() in UpdateFtn()
194 if( rFtn.IsEndNote() ) in UpdateFtn()
242 if( !rFtn.IsEndNote() && !rFtn.GetNumStr().Len() && in UpdateAllFtn()
258 if( !rFtn.IsEndNote() && !rFtn.GetNumStr().Len() && in UpdateAllFtn()
277 if( !nSectNo && ( rFtn.IsEndNote() || !bEndNoteOnly )) in UpdateAllFtn()
278 nSectNo = rFtn.IsEndNote() in UpdateAllFtn()
284 if( rFtn.IsEndNote() ) in UpdateAllFtn()
[all …]
H A Ddocftn.cxx212 if ( rFtn.IsEndNote() == m_bEndNote ) in Modify()
313 if ( !rFtn.IsEndNote() ) in SetFtnInfo()
384 if ( rFtn.IsEndNote() ) in SetEndNoteInfo()
446 rFtn.IsEndNote() != bIsEndNote ) in SetCurFtn()
455 if( rFtn.IsEndNote() != bIsEndNote ) in SetCurFtn()
478 rFtn.IsEndNote() != bIsEndNote ) in SetCurFtn()
487 if( rFtn.IsEndNote() != bIsEndNote ) in SetCurFtn()
/aoo4110/main/sw/source/core/layout/
H A Dftnfrm.cxx93 if( pAttr->GetFtn().IsEndNote() ) in lcl_FindFtnPos()
1008 if ( !pFtn->GetAttr()->GetFtn().IsEndNote() || in lcl_RemoveFtns()
1502 pSibling->GetAttr()->GetFtn().IsEndNote() ), in InsertFtn()
1553 !pNew->GetAttr()->GetFtn().IsEndNote() ); in InsertFtn()
1570 GetAttr()->GetFtn().IsEndNote() ); in InsertFtn()
1659 if ( pAttr->GetFtn().IsEndNote() ) in AppendFtn()
2111 else if( !pNxtFtn->GetAttr()->GetFtn().IsEndNote() ) in _CollectFtns()
2413 || pAttr->GetFtn().IsEndNote() ) in MoveFtns()
2720 if( !pTxtFtn->GetFtn().IsEndNote() && in UpdateFtnNum()
2823 if( pFtn->GetAttr()->GetFtn().IsEndNote() ) in GetVarSpace()
[all …]
H A Dfindfrm.cxx598 if( pRet && !pRet->GetAttr()->GetFtn().IsEndNote() ) in FindFootNote()
799 ( bEndn && pNxtCnt->FindFtnFrm()->GetAttr()->GetFtn().IsEndNote() ) in _FindNext()
H A Dsectfrm.cxx875 rbChkFtn = rpFtnFrm->GetAttr()->GetFtn().IsEndNote(); in lcl_FindCntntFrm()
973 if( pRet->GetAttr()->GetFtn().IsEndNote() ) in lcl_FindEndnote()
/aoo4110/main/sw/source/core/text/
H A Dtxtftn.cxx343 GetFtn().IsEndNote() ) ) in _GetFtnFrmHeight()
486 sal_Bool bEndn = pFtn->GetFtn().IsEndNote(); in RemoveFtn()
637 sal_Bool bEnd = pFtn->GetFtn().IsEndNote(); in ConnectFtn()
895 SwFtnBossFrm *pBoss = pFrm->FindFtnBossFrm( !rFtn.IsEndNote() ); in NewFtnPortion()
908 if( !rFtn.IsEndNote() ) in NewFtnPortion()
1013 if( rFtn.IsEndNote() ) in NewFtnNumPortion()
1065 pFrm->ImplFindFtnFrm()->GetAttr()->GetFtn().IsEndNote() ) in NewErgoSumPortion()
1097 if( !pFrm->IsInFtn() || pFrm->ImplFindFtnFrm()->GetAttr()->GetFtn().IsEndNote() ) in FormatQuoVadis()
1369 if( rFtn.IsEndNote() ) in SwFtnSave()
H A Dwidorp.cxx308 sal_Bool bFt = !pFtn->GetAttr()->GetFtn().IsEndNote(); in WidowsAndOrphans()
H A Dfrmform.cxx695 if( pHt->GetFtn().IsEndNote() ) in JoinFrm()
795 if( pHt->GetFtn().IsEndNote() ) in SplitFrm()
/aoo4110/main/sw/source/filter/html/
H A Dhtmlftn.cxx297 if( rFmtFtn.IsEndNote() ) in OutHTML_SwFmtFtn()
361 if( pFmtFtn->IsEndNote() ) in OutFootEndNotes()
406 if( pFmtFtn->IsEndNote() ) in OutFootEndNotes()
431 pInfo = rFmtFtn.IsEndNote() ? &pDoc->GetEndNoteInfo() in GetFootEndNoteSym()
451 if( rFmtFtn.IsEndNote() ) in OutFootEndNoteSym()
/aoo4110/main/sw/source/core/edit/
H A Dedattr.cxx232 pFillFtn->SetEndNote( rFtn.IsEndNote() ); in GetCurFtn()
246 … pDoc->SetCurFtn( *pCrsr, rFillFtn.GetNumStr(), rFillFtn.GetNumber(), rFillFtn.IsEndNote() ); in SetCurFtn()
276 if ( bEndNotes == rFtn.IsEndNote() ) in HasFtns()
295 if ( rFtn.IsEndNote() != bEndNotes ) in GetSeqFtnList()
/aoo4110/main/sw/source/core/txtnode/
H A Datrftn.cxx130 IsEndNote() ? in GetViewNumStr()
149 if( IsEndNote() ) in GetViewNumStr()
340 if( GetFtn().IsEndNote() ) in MakeNewTextSection()
/aoo4110/main/sw/source/core/unocore/
H A Dunoftn.cxx157 , m_pImpl( new SwXFootnote::Impl(*this, &rDoc, &rFmt, rFmt.IsEndNote()) ) in SwXFootnote()
329 GetDoc()->SetCurFtn(aPam, aLabel, pFmt->GetNumber(), pFmt->IsEndNote()); in setLabel()
H A Dunocoll.cxx1575 if ( rFtn.IsEndNote() != m_bEndnote ) in getCount()
1597 if ( rFtn.IsEndNote() != m_bEndnote ) in getByIndex()
/aoo4110/main/sw/source/core/undo/
H A Drolbck.cxx441 , m_bEndNote( pTxtFtn->GetFtn().IsEndNote() ) in SwHistorySetFootnote()
466 , m_bEndNote( rTxtFtn.GetFtn().IsEndNote() ) in SwHistorySetFootnote()
520 if ( rFtn.IsEndNote() != m_bEndNote ) in SetInDoc()
/aoo4110/main/sw/inc/
H A Dfmtftn.hxx57 bool IsEndNote() const { return m_bEndNote;} in IsEndNote() function in SwFmtFtn
H A Dswabstdlg.hxx123 virtual sal_Bool IsEndNote() = 0;
/aoo4110/main/sw/source/ui/inc/
H A Dinsfnote.hxx83 sal_Bool IsEndNote() { return aEndNoteBtn.IsChecked(); } in IsEndNote() function in SwInsFootNoteDlg
/aoo4110/main/sw/source/core/access/
H A Daccfootnote.cxx161 return pTxtFtn && pTxtFtn->GetFtn().IsEndNote() ; in IsEndnote()
/aoo4110/main/sw/source/filter/ascii/
H A Dascatr.cxx157 else if( rFtn.IsEndNote() ) in OutAttr()
/aoo4110/main/sw/source/ui/misc/
H A Dinsfnote.cxx319 bFootnote = !aFtnNote.IsEndNote(); in Init()
/aoo4110/main/sw/source/ui/dialog/
H A Dswdlgfact.cxx442 sal_Bool AbstractInsFootNoteDlg_Impl::IsEndNote() in IsEndNote() function in AbstractInsFootNoteDlg_Impl
444 return pDlg->IsEndNote(); in IsEndNote()
H A Dswdlgfact.hxx279 virtual sal_Bool IsEndNote();
/aoo4110/main/sw/source/ui/docvw/
H A Dedtwin2.cxx250 sTxt.Insert( SW_RESSTR( pFtn->IsEndNote() in RequestHelp()
/aoo4110/main/sw/source/filter/ww8/
H A Dww8atr.cxx3170 if( rFtn.IsEndNote() ) in WriteFtnBegin()
3235 sal_uInt16 nWh = static_cast< sal_uInt16 >(rFtn.IsEndNote() ? RES_END_AT_TXTEND in lcl_IsAtTxtEnd()
3254 if ( rFtn.IsEndNote() ) in TextFootnote()
3286 if ( rFtn.IsEndNote() ) in TextFootnote_Impl()
H A Ddocxattributeoutput.cxx2675 const SwEndNoteInfo& rInfo = rFootnote.IsEndNote()? in TextFootnote_Impl()
2689 if ( !rFootnote.IsEndNote() ) in TextFootnote_Impl()
2707 sal_Int32 nToken = pFootnote->IsEndNote()? XML_endnoteReference: XML_footnoteReference; in FootnoteEndnoteReference()

Completed in 214 milliseconds

12