LibreOffice Module sd (master) 1
Public Member Functions | Private Attributes | List of all members
sd::SlideLayoutController Class Reference

#include <slidelayoutcontroller.hxx>

Inheritance diagram for sd::SlideLayoutController:
[legend]
Collaboration diagram for sd::SlideLayoutController:
[legend]

Public Member Functions

 SlideLayoutController (const css::uno::Reference< css::uno::XComponentContext > &rxContext, bool bInsertPage)
 
virtual std::unique_ptr< WeldToolbarPopupweldPopupWindow () override
 
virtual VclPtr< vcl::WindowcreateVclPopupWindow (vcl::Window *pParent) override
 
virtual void SAL_CALL initialize (const css::uno::Sequence< css::uno::Any > &aArguments) override
 
virtual OUString SAL_CALL getImplementationName () override
 
virtual css::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames () override
 
- Public Member Functions inherited from svt::PopupWindowController
 PopupWindowController (const css::uno::Reference< css::uno::XComponentContext > &rxContext, const css::uno::Reference< css::frame::XFrame > &xFrame, const OUString &aCommandURL)
 
virtual ~PopupWindowController () override
 
void EndPopupMode ()
 
virtual VclPtr< vcl::WindowcreateVclPopupWindow (vcl::Window *pParent)
 
virtual std::unique_ptr< WeldToolbarPopupweldPopupWindow ()=0
 
virtual OUString SAL_CALL getImplementationName () override=0
 
virtual sal_Bool SAL_CALL supportsService (const OUString &ServiceName) override
 
virtual css::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames () override=0
 
virtual void SAL_CALL dispose () override
 
virtual void SAL_CALL statusChanged (const css::frame::FeatureStateEvent &Event) override
 
virtual css::uno::Reference< css::awt::XWindow > SAL_CALL createPopupWindow () override
 
virtual void SAL_CALL click () override
 

Private Attributes

bool mbInsertPage
 

Additional Inherited Members

- Protected Attributes inherited from svt::PopupWindowController
std::unique_ptr< ToolbarPopupContainermxPopoverContainer
 
VclPtr< InterimToolbarPopupmxInterimPopover
 

Detailed Description

Definition at line 26 of file slidelayoutcontroller.hxx.

Constructor & Destructor Documentation

◆ SlideLayoutController()

sd::SlideLayoutController::SlideLayoutController ( const css::uno::Reference< css::uno::XComponentContext > &  rxContext,
bool  bInsertPage 
)

Definition at line 309 of file slidelayoutcontroller.cxx.

Member Function Documentation

◆ createVclPopupWindow()

VclPtr< vcl::Window > sd::SlideLayoutController::createVclPopupWindow ( vcl::Window pParent)
overridevirtual

◆ getImplementationName()

OUString SAL_CALL sd::SlideLayoutController::getImplementationName ( )
overridevirtual

◆ getSupportedServiceNames()

Sequence< OUString > SAL_CALL sd::SlideLayoutController::getSupportedServiceNames ( )
overridevirtual

◆ initialize()

void SAL_CALL sd::SlideLayoutController::initialize ( const css::uno::Sequence< css::uno::Any > &  aArguments)
overridevirtual

◆ weldPopupWindow()

std::unique_ptr< WeldToolbarPopup > sd::SlideLayoutController::weldPopupWindow ( )
overridevirtual

Implements svt::PopupWindowController.

Definition at line 330 of file slidelayoutcontroller.cxx.

References mbInsertPage.

Member Data Documentation

◆ mbInsertPage

bool sd::SlideLayoutController::mbInsertPage
private

The documentation for this class was generated from the following files: