LibreOffice Module sw (master) 1
Macros | Functions
flddinf.cxx File Reference
#include <sfx2/frame.hxx>
#include <svl/numformat.hxx>
#include <svl/zforlist.hxx>
#include <svl/zformat.hxx>
#include <o3tl/string_view.hxx>
#include <swtypes.hxx>
#include <flddinf.hrc>
#include <strings.hrc>
#include <fldbas.hxx>
#include <docufld.hxx>
#include <wrtsh.hxx>
#include <cmdid.h>
#include "flddinf.hxx"
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/beans/XPropertySetInfo.hpp>
#include <com/sun/star/util/Time.hpp>
#include <com/sun/star/util/DateTime.hpp>
#include <com/sun/star/util/Date.hpp>
Include dependency graph for flddinf.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

void FillFieldSelect (weld::TreeView &rListBox)
 
 IMPL_LINK_NOARG (SwFieldDokInfPage, TypeHdl, weld::TreeView &, void)
 
 IMPL_LINK_NOARG (SwFieldDokInfPage, SubTypeHdl, weld::TreeView &, void)
 

Macro Definition Documentation

◆ USER_DATA_VERSION

#define USER_DATA_VERSION   USER_DATA_VERSION_1

Definition at line 42 of file flddinf.cxx.

◆ USER_DATA_VERSION_1

#define USER_DATA_VERSION_1   "1"

Definition at line 41 of file flddinf.cxx.

Function Documentation

◆ FillFieldSelect()

void FillFieldSelect ( weld::TreeView rListBox)

◆ IMPL_LINK_NOARG() [1/2]

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

◆ IMPL_LINK_NOARG() [2/2]

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

Definition at line 250 of file flddinf.cxx.