LibreOffice Module sd (master) 1
|
#include <sfx2/shell.hxx>
Go to the source code of this file.
Namespaces | |
namespace | sd |
Variables | |
constexpr auto | sd::IMPRESS_FACTORY_ID = SfxInterfaceId(1) |
This are ids used by SfxTopFrame::Create() or CreateViewFrame() to select a factory to create an instance of an SfxViewShell super class. More... | |
constexpr auto | sd::DRAW_FACTORY_ID = SfxInterfaceId(1) |
constexpr auto | sd::SLIDE_SORTER_FACTORY_ID = SfxInterfaceId(2) |
constexpr auto | sd::OUTLINE_FACTORY_ID = SfxInterfaceId(3) |
constexpr auto | sd::PRESENTATION_FACTORY_ID = SfxInterfaceId(4) |