Home
last modified time | relevance | path

Searched refs:SetFootnote (Results 1 – 18 of 18) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/text/
H A Dfrmform.cxx651 SetFootnote( true ); in JoinFrame()
666 pFoll->SetFootnote( false ); in JoinFrame()
742 pNew->SetFootnote( true ); in SplitFrame()
H A Dtxtftn.cxx483 SetFootnote( true ); in RemoveFootnote()
515 static_cast<SwTextFrame*>(pDest)->SetFootnote( true ); in RemoveFootnote()
H A Dinftxt.hxx782 GetTextFrame()->SetFootnote( true ); in SetParaFootnote()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/inc/
H A Dunoport.hxx216 void SetFootnote( css::uno::Reference< css::text::XFootnote > const & xNote) in SetFootnote() function in SwXTextPortion
H A Dtxtfrm.hxx600 void SetFootnote( const bool bNew ) { mbFootnote = bNew; } in SetFootnote() function in SwTextFrame
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/inc/
H A Dunoport.hxx216 void SetFootnote( css::uno::Reference< css::text::XFootnote > const & xNote) in SetFootnote() function in SwXTextPortion
H A Dtxtfrm.hxx594 void SetFootnote( const bool bNew ) { mbFootnote = bNew; } in SetFootnote() function in SwTextFrame
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/text/
H A Dfrmform.cxx645 SetFootnote( true ); in JoinFrame()
660 pFoll->SetFootnote( false ); in JoinFrame()
736 pNew->SetFootnote( true ); in SplitFrame()
H A Dtxtftn.cxx485 SetFootnote( true ); in RemoveFootnote()
517 static_cast<SwTextFrame*>(pDest)->SetFootnote( true ); in RemoveFootnote()
H A Dinftxt.hxx777 GetTextFrame()->SetFootnote( true ); in SetParaFootnote()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/writerfilter/source/dmapper/
H A DPropertyMap.hxx160 …void SetFootnote(const css::uno::Reference< css::text::XFootnote >& xFootnote, const OUString& sSt… in SetFootnote() function in writerfilter::dmapper::PropertyMap
H A DDomainMapper_Impl.cxx2337 pTopContext->SetFootnote(xFootnote, sFootnoteCharStyleName); in PushFootOrEndnote()
/dports/editors/libreoffice/libreoffice-7.2.6.2/writerfilter/source/dmapper/
H A DPropertyMap.hxx175 …void SetFootnote(const css::uno::Reference< css::text::XFootnote >& xFootnote, const OUString& sSt… in SetFootnote() function in writerfilter::dmapper::PropertyMap
H A DDomainMapper_Impl.cxx2948 pTopContext->SetFootnote(xFootnote, sFootnoteCharStyleName); in PushFootOrEndnote()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/unocore/
H A Dunoportenum.cxx899 pPortion->SetFootnote(xContent); in lcl_ExportHints()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/unocore/
H A Dunoportenum.cxx927 pPortion->SetFootnote(xContent); in lcl_ExportHints()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/txtnode/
H A Dndtxt.cxx338 static_cast<SwTextFrame*>(pFrame)->SetFootnote( true ); in lcl_ChangeFootnoteRef()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/txtnode/
H A Dndtxt.cxx331 static_cast<SwTextFrame*>(pFrame)->SetFootnote( true ); in lcl_ChangeFootnoteRef()