LibreOffice Module sw (master) 1
Functions
linenum.cxx File Reference
#include <sfx2/viewfrm.hxx>
#include <svl/style.hxx>
#include <svtools/unitconv.hxx>
#include <sal/log.hxx>
#include <view.hxx>
#include <wrtsh.hxx>
#include <docsh.hxx>
#include <charfmt.hxx>
#include <docstyle.hxx>
#include <lineinfo.hxx>
#include <linenum.hxx>
#include <swmodule.hxx>
#include <uitool.hxx>
#include <usrpref.hxx>
#include <wdocsh.hxx>
#include <fmtline.hxx>
#include <strings.hrc>
#include <IDocumentStylePoolAccess.hxx>
Include dependency graph for linenum.cxx:

Go to the source code of this file.

Functions

static rtl::Reference< SwDocStyleSheetlcl_getDocStyleSheet (const OUString &rName, SwWrtShell *pSh)
 
static void lcl_setLineNumbering (const OUString &rName, SwWrtShell *pSh, bool bLineNumber)
 
 IMPL_LINK_NOARG (SwLineNumberingDlg, OKHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (SwLineNumberingDlg, ModifyHdl, weld::Entry &, void)
 
 IMPL_LINK_NOARG (SwLineNumberingDlg, LineOnOffHdl, weld::Toggleable &, void)
 

Function Documentation

◆ IMPL_LINK_NOARG() [1/3]

IMPL_LINK_NOARG ( SwLineNumberingDlg  ,
LineOnOffHdl  ,
weld::Toggleable ,
void   
)

Definition at line 253 of file linenum.cxx.

◆ IMPL_LINK_NOARG() [2/3]

IMPL_LINK_NOARG ( SwLineNumberingDlg  ,
ModifyHdl  ,
weld::Entry ,
void   
)

Definition at line 243 of file linenum.cxx.

◆ IMPL_LINK_NOARG() [3/3]

IMPL_LINK_NOARG ( SwLineNumberingDlg  ,
OKHdl  ,
weld::Button ,
void   
)

◆ lcl_getDocStyleSheet()

static rtl::Reference< SwDocStyleSheet > lcl_getDocStyleSheet ( const OUString &  rName,
SwWrtShell pSh 
)
static

◆ lcl_setLineNumbering()

static void lcl_setLineNumbering ( const OUString &  rName,
SwWrtShell pSh,
bool  bLineNumber 
)
static