|
LibreOffice Module basctl (master) 1
|
#include "doceventnotifier.hxx"#include "sbxitem.hxx"#include "ObjectCatalog.hxx"#include <com/sun/star/container/XContainerListener.hpp>#include <sfx2/viewsh.hxx>#include <svx/ifaceids.hxx>#include <svl/srchitem.hxx>#include <svtools/scrolladaptor.hxx>#include <map>#include <memory>#include <string_view>Go to the source code of this file.
Classes | |
| class | basctl::Shell |
Namespaces | |
| namespace | basctl |
Typedefs | |
| typedef basctl::Shell | basctl_Shell |
Variables | |
| constexpr sal_uInt16 | basctl::MIN_ZOOM_LEVEL = 50 |
| constexpr sal_uInt16 | basctl::DEFAULT_ZOOM_LEVEL = 100 |
| constexpr sal_uInt16 | basctl::MAX_ZOOM_LEVEL = 400 |
| typedef basctl::Shell basctl_Shell |
Definition at line 229 of file basidesh.hxx.