LibreOffice Module basctl (master) 1
Classes | Namespaces | Macros | Functions | Variables
basidesh.cxx File Reference
#include <config_options.h>
#include <comphelper/diagnose_ex.hxx>
#include <basic/basmgr.hxx>
#include <svx/zoomsliderctrl.hxx>
#include <svx/zoomslideritem.hxx>
#include <svx/svxids.hrc>
#include <iderid.hxx>
#include <strings.hrc>
#include "baside2.hxx"
#include <baside3.hxx>
#include "basdoc.hxx"
#include <IDEComboBox.hxx>
#include <editeng/sizeitem.hxx>
#include "iderdll2.hxx"
#include <basidectrlr.hxx>
#include <basidesh.hxx>
#include <basobj.hxx>
#include <localizationmgr.hxx>
#include <sfx2/app.hxx>
#include <sfx2/bindings.hxx>
#include <sfx2/dinfdlg.hxx>
#include <sfx2/infobar.hxx>
#include <sfx2/minfitem.hxx>
#include <sfx2/objface.hxx>
#include <sfx2/viewfrm.hxx>
#include <svl/srchitem.hxx>
#include <tools/debug.hxx>
#include <unotools/viewoptions.hxx>
#include <basslots.hxx>
#include <iderdll.hxx>
#include <svx/pszctrl.hxx>
#include <svx/insctrl.hxx>
#include <svx/srchdlg.hxx>
#include <com/sun/star/script/XLibraryContainerPassword.hpp>
#include <com/sun/star/container/XContainer.hpp>
#include <svx/xmlsecctrl.hxx>
#include <sfx2/viewfac.hxx>
#include <vcl/weld.hxx>
#include <vcl/settings.hxx>
#include <vcl/svapp.hxx>
#include <cppuhelper/implbase.hxx>
Include dependency graph for basidesh.cxx:

Go to the source code of this file.

Classes

class  basctl::ContainerListenerImpl
 

Namespaces

namespace  basctl
 

Macros

#define ShellClass_basctl_Shell
 
#define SFX_TYPEMAP
 

Functions

 basctl::SFX_IMPL_NAMED_VIEWFACTORY (Shell, "Default")
 
 basctl::IMPL_LINK (Shell, TabBarHdl, ::TabBar *, pCurTabBar, void)
 

Variables

constexpr OUStringLiteral basctl::BASIC_IDE_EDITOR_WINDOW = u"BasicIDEEditorWindow"
 
constexpr OUStringLiteral basctl::BASIC_IDE_CURRENT_ZOOM = u"CurrentZoom"
 

Macro Definition Documentation

◆ SFX_TYPEMAP

#define SFX_TYPEMAP

Definition at line 57 of file basidesh.cxx.

◆ ShellClass_basctl_Shell

#define ShellClass_basctl_Shell

Definition at line 56 of file basidesh.cxx.