|
LibreOffice Module sw (master) 1
|
#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>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) | |
|
static |
Definition at line 109 of file optcomp.cxx.
Referenced by SwCompatibilityOptPage::GetDocumentOptions(), and SwCompatibilityOptPage::InitControls().
| IMPL_LINK_NOARG | ( | SwCompatibilityOptPage | , |
| SelectHdl | , | ||
| weld::ComboBox & | , | ||
| void | |||
| ) |
Definition at line 254 of file optcomp.cxx.
| IMPL_LINK_NOARG | ( | SwCompatibilityOptPage | , |
| UseAsDefaultHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 260 of file optcomp.cxx.
References SvtCompatibilityEntry::AddTableLineSpacing, SvtCompatibilityEntry::AddTableSpacing, Application::CreateBuilder(), GetFrameWeld(), i, m_pImpl, nCount, RET_YES, TRISTATE_INDET, and TRISTATE_TRUE.