|
LibreOffice Module sw (master) 1
|
#include <config_wasm_strip.h>#include <memory>#include <com/sun/star/style/XStyleFamiliesSupplier.hpp>#include <com/sun/star/beans/XPropertySet.hpp>#include <com/sun/star/container/XNameAccess.hpp>#include <com/sun/star/frame/XModel.hpp>#include <comphelper/flagguard.hxx>#include <o3tl/any.hxx>#include <sal/log.hxx>#include <osl/diagnose.h>#include <hintids.hxx>#include <sfx2/styledlg.hxx>#include <svl/whiter.hxx>#include <sfx2/tplpitem.hxx>#include <sfx2/request.hxx>#include <sfx2/dispatch.hxx>#include <sfx2/newstyle.hxx>#include <sfx2/printer.hxx>#include <sfx2/viewfrm.hxx>#include <svl/stritem.hxx>#include <svl/ctloptions.hxx>#include <sfx2/htmlmode.hxx>#include <swmodule.hxx>#include <fchrfmt.hxx>#include <svtools/htmlcfg.hxx>#include <svx/xdef.hxx>#include <SwStyleNameMapper.hxx>#include <SwRewriter.hxx>#include <numrule.hxx>#include <swundo.hxx>#include <svx/drawitem.hxx>#include <utility>#include <view.hxx>#include <wrtsh.hxx>#include <docsh.hxx>#include <uitool.hxx>#include <cmdid.h>#include <viewopt.hxx>#include <doc.hxx>#include <drawdoc.hxx>#include <IDocumentDrawModelAccess.hxx>#include <IDocumentUndoRedo.hxx>#include <IDocumentSettingAccess.hxx>#include <IDocumentDeviceAccess.hxx>#include <IDocumentFieldsAccess.hxx>#include <IDocumentState.hxx>#include <frmfmt.hxx>#include <charfmt.hxx>#include <poolfmt.hxx>#include <pagedesc.hxx>#include <docstyle.hxx>#include <uiitems.hxx>#include <fmtcol.hxx>#include <edtwin.hxx>#include <unochart.hxx>#include <swabstdlg.hxx>#include <tblafmt.hxx>#include <sfx2/watermarkitem.hxx>#include <svl/grabbagitem.hxx>#include <PostItMgr.hxx>#include <AnnotationWin.hxx>#include <SwUndoFmt.hxx>#include <strings.hrc>#include <AccessibilityCheck.hxx>#include <docmodel/theme/Theme.hxx>#include <svx/svdpage.hxx>Go to the source code of this file.
Functions | |
| IMPL_LINK_NOARG (ApplyStyle, ApplyHdl, LinkParamNone *, void) | |
| IMPL_LINK_NOARG | ( | ApplyStyle | , |
| ApplyHdl | , | ||
| LinkParamNone * | , | ||
| void | |||
| ) |
Definition at line 606 of file docst.cxx.
References SfxItemSet::ClearItem(), ConvertAttrGenToChar(), SwChartHelper::DoUpdateAllCharts(), SwEditShell::EndAllAction(), FN_INSERT_CTRL, FN_INSERT_OBJ_CTRL, FN_KEEP_ASPECT_RATIO, FN_TABLE_INSERT_COL_AFTER, FN_TABLE_INSERT_COL_BEFORE, IDocumentSettingAccess::get(), SfxViewFrame::GetBindings(), SwDoc::getIDocumentSettingAccess(), SwDoc::getIDocumentState(), SwDoc::GetIDocumentUndoRedo(), SfxItemSet::GetItemIfSet(), SfxItemSet::GetItemState(), SwWrtShell::GetView(), SfxViewShell::GetViewFrame(), SwViewShell::GetViewOptions(), GUTTER_AT_TOP, SfxBindings::Invalidate(), SwViewShell::InvalidateLayout(), SwView::InvalidateRulerPos(), SvtCTLOptions::IsCTLFontEnabled(), SwViewOption::IsKeepRatio(), IDocumentSettingAccess::set(), SwViewOption::SetKeepRatio(), IDocumentState::SetModified(), SfxToSwPageDescAttr(), SwEditShell::StartAllAction(), SW_MOD, and XATTR_FILLSTYLE().