LibreOffice Module svx (master) 1
Public Member Functions | List of all members
svx::TextCharacterSpacingPopup Class Referencefinal

#include <TextCharacterSpacingPopup.hxx>

Inheritance diagram for svx::TextCharacterSpacingPopup:
[legend]
Collaboration diagram for svx::TextCharacterSpacingPopup:
[legend]

Public Member Functions

 TextCharacterSpacingPopup (const css::uno::Reference< css::uno::XComponentContext > &rContext)
 
virtual ~TextCharacterSpacingPopup () 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 25 of file TextCharacterSpacingPopup.hxx.

Constructor & Destructor Documentation

◆ TextCharacterSpacingPopup()

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

Definition at line 25 of file TextCharacterSpacingPopup.cxx.

◆ ~TextCharacterSpacingPopup()

TextCharacterSpacingPopup::~TextCharacterSpacingPopup ( )
overridevirtual

Definition at line 47 of file TextCharacterSpacingPopup.cxx.

Member Function Documentation

◆ createVclPopupWindow()

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

◆ getImplementationName()

OUString TextCharacterSpacingPopup::getImplementationName ( )
overridevirtual

Implements svt::PopupWindowController.

Definition at line 65 of file TextCharacterSpacingPopup.cxx.

◆ getSupportedServiceNames()

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

Implements svt::PopupWindowController.

Definition at line 70 of file TextCharacterSpacingPopup.cxx.

◆ initialize()

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

◆ weldPopupWindow()

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

Implements svt::PopupWindowController.

Definition at line 49 of file TextCharacterSpacingPopup.cxx.


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