Home
last modified time | relevance | path

Searched defs:pFootnote (Results 1 – 25 of 60) sorted by relevance

123

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/layout/
H A Dftnfrm.cxx405 SwFrame* pFootnote = Lower(); in GrowFrame() local
552 SwFootnoteFrame *pFootnote = this; in Cut() local
696 SwFootnoteFrame *pFootnote = FindFootnoteFrame(); in GetNextFootnoteLeaf() local
741 SwFootnoteFrame *pFootnote = FindFootnoteFrame(); in GetPrevFootnoteLeaf() local
1033 SwFrame *pFootnote = pFrame->GetLower(); in FindFootnoteCont() local
1727 SwFootnoteFrame *pFootnote = FindFootnote( pRef, pAttr ); in RemoveFootnote() local
1753 SwFootnoteFrame *pFootnote = FindFootnote( pOld, pAttr ); in ChangeFootnoteRef() local
1769 SwFootnoteFrame *pFootnote = _pOld->FindFirstFootnote(); in CollectFootnotes() local
2174 SwFootnoteFrame *pFootnote = FindFirstFootnote(); in MoveFootnotes() local
2207 SwFootnoteFrame *pFootnote = FindFirstFootnote(); in RearrangeFootnotes() local
[all …]
H A Dswselectionlist.cxx59 const SwFootnoteFrame* pFootnote = static_cast<const SwFootnoteFrame*>( pFrame ); in getContext() local
H A Dlayouter.cxx73 void SwEndnoter::CollectEndnote( SwFootnoteFrame* pFootnote ) in CollectEndnote()
225 void SwLayouter::CollectEndnote( SwFootnoteFrame* pFootnote ) in CollectEndnote()
275 bool SwLayouter::Collecting( SwDoc* pDoc, SwSectionFrame const * pSect, SwFootnoteFrame* pFootnote ) in Collecting()
H A Dcalcmove.cxx85 SwFootnoteFrame* pFootnote = FindFootnoteFrame(); in ShouldBwdMoved() local
1289 SwFootnoteFrame *pFootnote = FindFootnoteFrame(); in MakeAll() local
1351 SwFootnoteFrame* pFootnote = FindFootnoteFrame(); in MakeAll() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/layout/
H A Dftnfrm.cxx372 SwFrame* pFootnote = Lower(); in GrowFrame() local
519 SwFootnoteFrame *pFootnote = this; in Cut() local
663 SwFootnoteFrame *pFootnote = FindFootnoteFrame(); in GetNextFootnoteLeaf() local
708 SwFootnoteFrame *pFootnote = FindFootnoteFrame(); in GetPrevFootnoteLeaf() local
1000 SwFrame *pFootnote = pFrame->GetLower(); in FindFootnoteCont() local
1712 SwFootnoteFrame *pFootnote = FindFootnote( pRef, pAttr ); in RemoveFootnote() local
1738 SwFootnoteFrame *pFootnote = FindFootnote( pOld, pAttr ); in ChangeFootnoteRef() local
1754 SwFootnoteFrame *pFootnote = _pOld->FindFirstFootnote(); in CollectFootnotes() local
2177 SwFootnoteFrame *pFootnote = FindFirstFootnote(); in MoveFootnotes() local
2210 SwFootnoteFrame *pFootnote = FindFirstFootnote(); in RearrangeFootnotes() local
[all …]
H A Dswselectionlist.cxx59 const SwFootnoteFrame* pFootnote = static_cast<const SwFootnoteFrame*>( pFrame ); in getContext() local
H A Dlayouter.cxx72 void SwEndnoter::CollectEndnote( SwFootnoteFrame* pFootnote ) in CollectEndnote()
224 void SwLayouter::CollectEndnote( SwFootnoteFrame* pFootnote ) in CollectEndnote()
274 bool SwLayouter::Collecting( SwDoc* pDoc, SwSectionFrame const * pSect, SwFootnoteFrame* pFootnote ) in Collecting()
H A Dcalcmove.cxx84 SwFootnoteFrame* pFootnote = FindFootnoteFrame(); in ShouldBwdMoved() local
1289 SwFootnoteFrame *pFootnote = FindFootnoteFrame(); in MakeAll() local
1351 SwFootnoteFrame* pFootnote = FindFootnoteFrame(); in MakeAll() local
H A Dobjectformattertxtfrm.cxx658 for (SwFrame * pFootnote = pLowerFrame->GetLower(); pFootnote; ) in lcl_FormatContentOfLayoutFrame() local
H A Dsectfrm.cxx1046 SwFootnoteFrame* pFootnote; in CollectEndnotes() local
1099 SwLayoutFrame* pFootnote = IsEndnAtEnd() ? in CheckClipping() local
2820 SwFootnoteFrame* pFootnote = pFrame->FindFootnoteFrame(); in CalcFootnoteContent() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Ddocxfootnotes.hxx68 const SwFormatFootnote *pFootnote = m_aFootnotes[m_nCurrent]; in getCurrent() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Ddocxfootnotes.hxx68 const SwFormatFootnote *pFootnote = m_aFootnotes[m_nCurrent]; in getCurrent() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/text/
H A Dporftn.hxx28 SwTextFootnote * const pFootnote; member in SwFootnotePortion
H A Dtxtftn.cxx66 const SwFootnoteFrame* pFootnote = FindFootnoteFrame()->GetMaster(); in IsFootnoteNumFrame_() local
75 SwTextFrame *SwTextFrame::FindFootnoteRef( const SwTextFootnote *pFootnote ) in FindFootnoteRef()
134 const SwFootnoteFrame *pFootnote = pBoss->FindFirstFootnote( this ); in CalcPrepFootnoteAdjust() local
583 void SwTextFrame::ConnectFootnote( SwTextFootnote *pFootnote, const SwTwips nDeadLine ) in ConnectFootnote()
792 SwTextFootnote *pFootnote = static_cast<SwTextFootnote*>(pHint); in NewFootnotePortion() local
931 const SwTextFootnote* pFootnote = pFootnoteFrame->GetAttr(); in NewFootnoteNumPortion() local
H A Dwidorp.cxx289 SwFootnoteFrame *pFootnote = m_pFrame->FindFootnoteFrame(); in WidowsAndOrphans() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/lotuswordpro/source/filter/
H A Dlwpfootnote.cxx88 LwpFootnote* pFootnote = GetFootnote(); in RegisterNewStyle() local
104 LwpFootnote* pFootnote = GetFootnote(); in XFConvert() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/lotuswordpro/source/filter/
H A Dlwpfootnote.cxx88 LwpFootnote* pFootnote = GetFootnote(); in RegisterNewStyle() local
104 LwpFootnote* pFootnote = GetFootnote(); in XFConvert() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/text/
H A Dtxtftn.cxx67 const SwFootnoteFrame* pFootnote = FindFootnoteFrame()->GetMaster(); in IsFootnoteNumFrame_() local
76 SwTextFrame *SwTextFrame::FindFootnoteRef( const SwTextFootnote *pFootnote ) in FindFootnoteRef()
135 const SwFootnoteFrame *pFootnote = pBoss->FindFirstFootnote( this ); in CalcPrepFootnoteAdjust() local
585 void SwTextFrame::ConnectFootnote( SwTextFootnote *pFootnote, const SwTwips nDeadLine ) in ConnectFootnote()
791 SwTextFootnote *pFootnote = static_cast<SwTextFootnote*>(pHint); in NewFootnotePortion() local
934 const SwTextFootnote* pFootnote = pFootnoteFrame->GetAttr(); in NewFootnoteNumPortion() local
H A Dwidorp.cxx288 SwFootnoteFrame *pFootnote = m_pFrame->FindFootnoteFrame(); in WidowsAndOrphans() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/unocore/
H A Dunoftn.cxx78 SwFormatFootnote* const pFootnote, in Impl()
94 SwFormatFootnote const*const pFootnote( GetFootnoteFormat() ); in GetFootnoteFormatOrThrow() local
339 SwFormatFootnote* pFootnote = const_cast<SwFormatFootnote*>(&pTextAttr->GetFootnote()); in attach() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/unocore/
H A Dunoftn.cxx82 SwFormatFootnote* const pFootnote, in Impl()
98 SwFormatFootnote const*const pFootnote( GetFootnoteFormat() ); in GetFootnoteFormatOrThrow() local
347 SwFormatFootnote* pFootnote = const_cast<SwFormatFootnote*>(&pTextAttr->GetFootnote()); in attach() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/docvw/
H A Dedtwin2.cxx242 …const SwFormatFootnote* pFootnote = static_cast<const SwFormatFootnote*>(aContentAtPos.aFnd.pAttr); in RequestHelp() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/docvw/
H A Dedtwin2.cxx233 …const SwFormatFootnote* pFootnote = static_cast<const SwFormatFootnote*>(aContentAtPos.aFnd.pAttr); in RequestHelp() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/crsr/
H A Dtrvlfnfl.cxx61 SwTextAttr *const pFootnote( pTextNd in GotoFootnoteText() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/crsr/
H A Dtrvlfnfl.cxx61 SwTextAttr *const pFootnote( pTextNd in GotoFootnoteText() local

123