LibreOffice Module sw (master) 1
Functions
docfnote.cxx File Reference
#include <svl/style.hxx>
#include <osl/diagnose.h>
#include <wrtsh.hxx>
#include <view.hxx>
#include <docsh.hxx>
#include <docfnote.hxx>
#include "impfnote.hxx"
#include <ftninfo.hxx>
#include <fmtcol.hxx>
#include <pagedesc.hxx>
#include <charfmt.hxx>
#include <docstyle.hxx>
#include <wdocsh.hxx>
#include <uitool.hxx>
#include <poolfmt.hxx>
#include <SwStyleNameMapper.hxx>
#include <memory>
Include dependency graph for docfnote.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK (SwFootNoteOptionDlg, OkHdl, weld::Button &, rBtn, void)
 
 IMPL_LINK (SwEndNoteOptionPage, ToggleHdl, weld::Toggleable &, rButton, void)
 
 IMPL_LINK_NOARG (SwEndNoteOptionPage, NumCountHdl, weld::ComboBox &, void)
 
static SwCharFormatlcl_GetCharFormat (SwWrtShell *pSh, const OUString &rCharFormatName)
 

Function Documentation

◆ IMPL_LINK() [1/2]

IMPL_LINK ( SwEndNoteOptionPage  ,
ToggleHdl  ,
weld::Toggleable ,
rButton  ,
void   
)

Definition at line 259 of file docfnote.cxx.

References FTNNUM_CHAPTER, FTNNUM_DOC, and FTNNUM_PAGE.

◆ IMPL_LINK() [2/2]

IMPL_LINK ( SwFootNoteOptionDlg  ,
OkHdl  ,
weld::Button ,
rBtn  ,
void   
)

Definition at line 55 of file docfnote.cxx.

References SfxTabPage::FillItemSet(), and u.

◆ IMPL_LINK_NOARG()

IMPL_LINK_NOARG ( SwEndNoteOptionPage  ,
NumCountHdl  ,
weld::ComboBox ,
void   
)

Definition at line 296 of file docfnote.cxx.

◆ lcl_GetCharFormat()

static SwCharFormat * lcl_GetCharFormat ( SwWrtShell pSh,
const OUString &  rCharFormatName 
)
static