LibreOffice Module sw (master) 1
Macros | Functions
view0.cxx File Reference
#include <config_features.h>
#include <config_wasm_strip.h>
#include <SwSpellDialogChildWindow.hxx>
#include <svl/eitem.hxx>
#include <unotools/configmgr.hxx>
#include <unotools/linguprops.hxx>
#include <unotools/lingucfg.hxx>
#include <officecfg/Office/Common.hxx>
#include <viewopt.hxx>
#include <globals.h>
#include <sfx2/infobar.hxx>
#include <sfx2/request.hxx>
#include <svl/whiter.hxx>
#include <svx/srchdlg.hxx>
#include <sfx2/viewfrm.hxx>
#include <sfx2/bindings.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/sidebar/SidebarChildWindow.hxx>
#include <uivwimp.hxx>
#include <avmedia/mediaplayer.hxx>
#include <swmodule.hxx>
#include <com/sun/star/linguistic2/XLinguProperties.hpp>
#include <osl/diagnose.h>
#include <sfx2/objface.hxx>
#include <wrtsh.hxx>
#include <edtwin.hxx>
#include <view.hxx>
#include <docsh.hxx>
#include <doc.hxx>
#include <globals.hrc>
#include <cmdid.h>
#include <globdoc.hxx>
#include <wview.hxx>
#include <OnlineAccessibilityCheck.hxx>
#include <sfx2/msg.hxx>
#include <swslots.hxx>
#include <PostItMgr.hxx>
#include <unotools/moduleoptions.hxx>
#include <sfx2/viewfac.hxx>
#include <memory>
#include <swabstdlg.hxx>
Include dependency graph for view0.cxx:

Go to the source code of this file.

Macros

#define ShellClass_SwView
 
#define ShellClass_Text
 
#define ShellClass_TextDrawText
 

Functions

 SFX_IMPL_NAMED_VIEWFACTORY (SwView, "Default")
 
static bool lcl_IsViewMarks (const SwViewOption &rVOpt)
 
static void lcl_SetViewMarks (SwViewOption &rVOpt, bool bOn)
 
static void lcl_SetViewMetaChars (SwViewOption &rVOpt, bool bOn)
 

Macro Definition Documentation

◆ ShellClass_SwView

#define ShellClass_SwView

Definition at line 57 of file view0.cxx.

◆ ShellClass_Text

#define ShellClass_Text

Definition at line 58 of file view0.cxx.

◆ ShellClass_TextDrawText

#define ShellClass_TextDrawText

Definition at line 59 of file view0.cxx.

Function Documentation

◆ lcl_IsViewMarks()

static bool lcl_IsViewMarks ( const SwViewOption rVOpt)
static

◆ lcl_SetViewMarks()

static void lcl_SetViewMarks ( SwViewOption rVOpt,
bool  bOn 
)
static

◆ lcl_SetViewMetaChars()

static void lcl_SetViewMetaChars ( SwViewOption rVOpt,
bool  bOn 
)
static

◆ SFX_IMPL_NAMED_VIEWFACTORY()

SFX_IMPL_NAMED_VIEWFACTORY ( SwView  ,
"Default"   
)

Definition at line 73 of file view0.cxx.

References utl::ConfigManager::IsFuzzing(), and SFX_VIEW_REGISTRATION.