LibreOffice Module sw (master) 1
Public Member Functions | List of all members
PageSizePopup Class Referencefinal

#include <PageSizePopup.hxx>

Inheritance diagram for PageSizePopup:
[legend]
Collaboration diagram for PageSizePopup:
[legend]

Public Member Functions

 PageSizePopup (const css::uno::Reference< css::uno::XComponentContext > &rContext)
 
virtual ~PageSizePopup () override
 
virtual std::unique_ptr< WeldToolbarPopupweldPopupWindow () override
 
virtual VclPtr< vcl::WindowcreateVclPopupWindow (vcl::Window *pParent) override
 
virtual OUString SAL_CALL getImplementationName () override
 
virtual css::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames () override
 
virtual void SAL_CALL initialize (const css::uno::Sequence< css::uno::Any > &rArguments) 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
 

Additional Inherited Members

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

Detailed Description

Definition at line 24 of file PageSizePopup.hxx.

Constructor & Destructor Documentation

◆ PageSizePopup()

PageSizePopup::PageSizePopup ( const css::uno::Reference< css::uno::XComponentContext > &  rContext)

Definition at line 23 of file PageSizePopup.cxx.

◆ ~PageSizePopup()

PageSizePopup::~PageSizePopup ( )
overridevirtual

Definition at line 38 of file PageSizePopup.cxx.

Member Function Documentation

◆ createVclPopupWindow()

VclPtr< vcl::Window > PageSizePopup::createVclPopupWindow ( vcl::Window pParent)
overridevirtual

◆ getImplementationName()

OUString PageSizePopup::getImplementationName ( )
overridevirtual

Implements svt::PopupWindowController.

Definition at line 57 of file PageSizePopup.cxx.

◆ getSupportedServiceNames()

css::uno::Sequence< OUString > PageSizePopup::getSupportedServiceNames ( )
overridevirtual

Implements svt::PopupWindowController.

Definition at line 62 of file PageSizePopup.cxx.

◆ initialize()

void PageSizePopup::initialize ( const css::uno::Sequence< css::uno::Any > &  rArguments)
overridevirtual

Definition at line 28 of file PageSizePopup.cxx.

References ToolBox::GetItemBits(), nId, and ToolBox::SetItemBits().

◆ weldPopupWindow()

std::unique_ptr< WeldToolbarPopup > PageSizePopup::weldPopupWindow ( )
overridevirtual

Implements svt::PopupWindowController.

Definition at line 42 of file PageSizePopup.cxx.


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