LibreOffice Module sw (master) 1
Classes | Functions
optcomp.cxx File Reference
#include <optcomp.hxx>
#include <cmdid.h>
#include <docsh.hxx>
#include <uiitems.hxx>
#include <view.hxx>
#include <wrtsh.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <sfx2/docfilt.hxx>
#include <sfx2/fcontnr.hxx>
#include <IDocumentSettingAccess.hxx>
#include <vector>
#include <svtools/restartdialog.hxx>
#include <comphelper/processfactory.hxx>
#include <officecfg/Office/Compatibility.hxx>
#include <osl/diagnose.h>
Include dependency graph for optcomp.cxx:

Go to the source code of this file.

Classes

struct  SwCompatibilityOptPage_Impl
 

Functions

static sal_uInt32 convertBools2Ulong_Impl (bool _bAddSpacing, bool _bAddSpacingAtPages, bool _bUseOurTabStops, bool _bNoExtLeading, bool _bUseLineSpacing, bool _bAddTableSpacing, bool _bAddTableLineSpacing, bool _bUseObjPos, bool _bUseOurTextWrapping, bool _bConsiderWrappingStyle, bool _bExpandWordSpace, bool _bProtectForm, bool _bMsWordCompTrailingBlanks, bool bSubtractFlysAnchoredAtFlys, bool bEmptyDbFieldHidesPara, bool bUseVariableWidthNBSP)
 
 IMPL_LINK_NOARG (SwCompatibilityOptPage, SelectHdl, weld::ComboBox &, void)
 
 IMPL_LINK_NOARG (SwCompatibilityOptPage, UseAsDefaultHdl, weld::Button &, void)
 

Function Documentation

◆ convertBools2Ulong_Impl()

static sal_uInt32 convertBools2Ulong_Impl ( bool  _bAddSpacing,
bool  _bAddSpacingAtPages,
bool  _bUseOurTabStops,
bool  _bNoExtLeading,
bool  _bUseLineSpacing,
bool  _bAddTableSpacing,
bool  _bAddTableLineSpacing,
bool  _bUseObjPos,
bool  _bUseOurTextWrapping,
bool  _bConsiderWrappingStyle,
bool  _bExpandWordSpace,
bool  _bProtectForm,
bool  _bMsWordCompTrailingBlanks,
bool  bSubtractFlysAnchoredAtFlys,
bool  bEmptyDbFieldHidesPara,
bool  bUseVariableWidthNBSP 
)
static

◆ IMPL_LINK_NOARG() [1/2]

IMPL_LINK_NOARG ( SwCompatibilityOptPage  ,
SelectHdl  ,
weld::ComboBox ,
void   
)

Definition at line 254 of file optcomp.cxx.

◆ IMPL_LINK_NOARG() [2/2]

IMPL_LINK_NOARG ( SwCompatibilityOptPage  ,
UseAsDefaultHdl  ,
weld::Button ,
void   
)