LibreOffice Module sw (master) 1
Macros | Functions
flddok.cxx File Reference
#include <flddat.hxx>
#include <docufld.hxx>
#include <strings.hrc>
#include <chpfld.hxx>
#include "flddok.hxx"
#include <swmodule.hxx>
#include <wrtsh.hxx>
#include <svl/numformat.hxx>
#include <svl/zformat.hxx>
#include <o3tl/string_view.hxx>
Include dependency graph for flddok.cxx:

Go to the source code of this file.

Macros

#define USER_DATA_VERSION_1   "1"
 
#define USER_DATA_VERSION   USER_DATA_VERSION_1
 

Functions

 IMPL_LINK_NOARG (SwFieldDokPage, TypeHdl, weld::TreeView &, void)
 
 IMPL_LINK_NOARG (SwFieldDokPage, SubTypeHdl, weld::TreeView &, void)
 
 IMPL_LINK_NOARG (SwFieldDokPage, FormatHdl, weld::TreeView &, void)
 

Macro Definition Documentation

◆ USER_DATA_VERSION

#define USER_DATA_VERSION   USER_DATA_VERSION_1

Definition at line 32 of file flddok.cxx.

◆ USER_DATA_VERSION_1

#define USER_DATA_VERSION_1   "1"

Definition at line 31 of file flddok.cxx.

Function Documentation

◆ IMPL_LINK_NOARG() [1/3]

IMPL_LINK_NOARG ( SwFieldDokPage  ,
FormatHdl  ,
weld::TreeView ,
void   
)

Definition at line 501 of file flddok.cxx.

References NextPage, nPos, PreviousPage, SVX_NUM_CHAR_SPECIAL, SwResId(), and Unknown.

◆ IMPL_LINK_NOARG() [2/3]

IMPL_LINK_NOARG ( SwFieldDokPage  ,
SubTypeHdl  ,
weld::TreeView ,
void   
)

Definition at line 429 of file flddok.cxx.

References Chapter, NextPage, nPos, PageNumber, PreviousPage, SVX_NUM_CHAR_SPECIAL, and SwResId().

◆ IMPL_LINK_NOARG() [3/3]

IMPL_LINK_NOARG ( SwFieldDokPage  ,
TypeHdl  ,
weld::TreeView ,
void   
)