LibreOffice Module sd (master) 1
Namespaces | Macros | Functions
outlnvsh.cxx File Reference
#include <OutlineViewShell.hxx>
#include <helpids.h>
#include <app.hrc>
#include <svx/hyperdlg.hxx>
#include <svx/zoomslideritem.hxx>
#include <svx/svdundo.hxx>
#include <sfx2/infobar.hxx>
#include <sfx2/objface.hxx>
#include <sfx2/zoomitem.hxx>
#include <editeng/editview.hxx>
#include <editeng/eeitem.hxx>
#include <editeng/flditem.hxx>
#include <sfx2/shell.hxx>
#include <sfx2/request.hxx>
#include <svx/hlnkitem.hxx>
#include <svx/svdotext.hxx>
#include <svx/svdoutl.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/viewfrm.hxx>
#include <vcl/commandevent.hxx>
#include <vcl/settings.hxx>
#include <sal/log.hxx>
#include <svl/stritem.hxx>
#include <svl/whiter.hxx>
#include <editeng/editstat.hxx>
#include <svl/itempool.hxx>
#include <sfx2/tplpitem.hxx>
#include <sfx2/sidebar/SidebarChildWindow.hxx>
#include <vcl/EnumContext.hxx>
#include <sot/formats.hxx>
#include <com/sun/star/linguistic2/XThesaurus.hpp>
#include <editeng/unolingu.hxx>
#include <editeng/outlobj.hxx>
#include <svl/cjkoptions.hxx>
#include <svtools/cliplistener.hxx>
#include <svl/srchitem.hxx>
#include <editeng/editobj.hxx>
#include <fubullet.hxx>
#include <strings.hrc>
#include <Window.hxx>
#include <drawdoc.hxx>
#include <sdresid.hxx>
#include <sdpage.hxx>
#include <fuoltext.hxx>
#include <FrameView.hxx>
#include <zoomlist.hxx>
#include <stlsheet.hxx>
#include <SdUnoOutlineView.hxx>
#include <SpellDialogChildWindow.hxx>
#include <AccessibleOutlineView.hxx>
#include <ViewShellBase.hxx>
#include <DrawController.hxx>
#include <DrawDocShell.hxx>
#include <OutlineView.hxx>
#include <framework/FrameworkHelper.hxx>
#include <sfx2/devtools/DevelopmentToolChildWindow.hxx>
#include <memory>
#include <sdslots.hxx>
Include dependency graph for outlnvsh.cxx:

Go to the source code of this file.

Namespaces

namespace  sd
 

Macros

#define ShellClass_OutlineViewShell
 
#define MIN_ZOOM   10
 
#define MAX_ZOOM   1000
 

Functions

 sd::IMPL_LINK (OutlineViewShell, ClipboardChanged, TransferableDataHelper *, pDataHelper, void)
 

Macro Definition Documentation

◆ MAX_ZOOM

#define MAX_ZOOM   1000

Definition at line 98 of file outlnvsh.cxx.

◆ MIN_ZOOM

#define MIN_ZOOM   10

Definition at line 97 of file outlnvsh.cxx.

◆ ShellClass_OutlineViewShell

#define ShellClass_OutlineViewShell

Definition at line 92 of file outlnvsh.cxx.