LibreOffice Module sfx2 (master) 1
Classes | Namespaces | Typedefs | Functions
sfxbasecontroller.hxx File Reference
#include <memory>
#include <sal/config.h>
#include <sfx2/dllapi.h>
#include <sal/types.h>
#include <com/sun/star/frame/XDispatchProvider.hpp>
#include <com/sun/star/frame/XDispatchInformationProvider.hpp>
#include <com/sun/star/frame/XController2.hpp>
#include <com/sun/star/frame/XControllerBorder.hpp>
#include <com/sun/star/frame/XInfobarProvider.hpp>
#include <com/sun/star/frame/XTitle.hpp>
#include <com/sun/star/frame/XTitleChangeBroadcaster.hpp>
#include <com/sun/star/lang/XInitialization.hpp>
#include <cppuhelper/implbase.hxx>
#include <cppuhelper/basemutex.hxx>
#include <com/sun/star/task/XStatusIndicatorSupplier.hpp>
#include <com/sun/star/ui/XContextMenuInterception.hpp>
#include <com/sun/star/awt/XUserInputInterception.hpp>
#include <tools/link.hxx>
#include <sfx2/groupid.hxx>
Include dependency graph for sfxbasecontroller.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SfxBaseController
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::awt
 
namespace  com::sun::star::frame
 
namespace  com::sun::star::ui
 
namespace  com::sun::star::util
 
namespace  weld
 

Typedefs

typedef ::cppu::WeakImplHelper< css::frame::XController2, css::frame::XControllerBorder, css::frame::XDispatchProvider, css::task::XStatusIndicatorSupplier, css::ui::XContextMenuInterception, css::awt::XUserInputInterception, css::frame::XDispatchInformationProvider, css::frame::XInfobarProvider, css::frame::XTitle, css::frame::XTitleChangeBroadcaster, css::lang::XInitialization > SfxBaseController_Base
 

Functions

sal_Int16 MapGroupIDToCommandGroup (SfxGroupId nGroupID)
 

Typedef Documentation

◆ SfxBaseController_Base

typedef ::cppu::WeakImplHelper< css::frame::XController2 , css::frame::XControllerBorder , css::frame::XDispatchProvider , css::task::XStatusIndicatorSupplier , css::ui::XContextMenuInterception , css::awt::XUserInputInterception , css::frame::XDispatchInformationProvider , css::frame::XInfobarProvider , css::frame::XTitle , css::frame::XTitleChangeBroadcaster , css::lang::XInitialization > SfxBaseController_Base

Definition at line 77 of file sfxbasecontroller.hxx.

Function Documentation

◆ MapGroupIDToCommandGroup()

sal_Int16 MapGroupIDToCommandGroup ( SfxGroupId  nGroupID)