LibreOffice Module svx (master) 1
Public Member Functions | Static Public Member Functions | Private Member Functions | Private Attributes | List of all members
SvxShowCharSetUIObject Class Referencefinal

#include <uiobject.hxx>

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

Public Member Functions

 SvxShowCharSetUIObject (const VclPtr< vcl::Window > &rCharSetWin)
 
virtual void execute (const OUString &rAction, const StringMap &rParameters) override
 
- Public Member Functions inherited from DrawingAreaUIObject
 DrawingAreaUIObject (const VclPtr< vcl::Window > &rDrawingArea)
 
virtual ~DrawingAreaUIObject () override
 
virtual void execute (const OUString &rAction, const StringMap &rParameters) override
 
- Public Member Functions inherited from WindowUIObject
 WindowUIObject (const VclPtr< vcl::Window > &xWindow)
 
virtual StringMap get_state () override
 
virtual void execute (const OUString &rAction, const StringMap &rParameters) override
 
virtual OUString get_type () const override
 
virtual std::unique_ptr< UIObjectget_child (const OUString &rID) override
 
std::unique_ptr< UIObjectget_visible_child (const OUString &rID)
 
virtual std::set< OUString > get_children () const override
 
virtual OUString dumpState () const override
 
virtual OUString dumpHierarchy () const override
 
virtual OUString get_action (VclEventId nEvent) const override
 
- Public Member Functions inherited from UIObject
 UIObject ()=default
 
virtual ~UIObject ()
 
virtual StringMap get_state ()
 
virtual void execute (const OUString &rAction, const StringMap &rParameters)
 
virtual OUString get_type () const
 
virtual std::unique_ptr< UIObjectget_child (const OUString &rID)
 
virtual std::set< OUString > get_children () const
 
virtual OUString dumpState () const
 
virtual OUString dumpHierarchy () const
 
virtual OUString get_action (VclEventId nEvent) const
 

Static Public Member Functions

static std::unique_ptr< UIObjectcreate (vcl::Window *pWindow)
 
- Static Public Member Functions inherited from DrawingAreaUIObject
static std::unique_ptr< UIObjectcreate (vcl::Window *pWindow)
 
- Static Public Member Functions inherited from WindowUIObject
static std::unique_ptr< UIObjectcreate (vcl::Window *pWindow)
 

Private Member Functions

OUString get_name () const override
 

Private Attributes

SvxShowCharSetmpCharSet
 

Additional Inherited Members

virtual OUString get_name () const
 
- Protected Attributes inherited from DrawingAreaUIObject
weld::CustomWidgetControllermpController
 

Detailed Description

Definition at line 20 of file svx/inc/uiobject.hxx.

Constructor & Destructor Documentation

◆ SvxShowCharSetUIObject()

SvxShowCharSetUIObject::SvxShowCharSetUIObject ( const VclPtr< vcl::Window > &  rCharSetWin)

Definition at line 16 of file uiobject.cxx.

Referenced by create().

Member Function Documentation

◆ create()

std::unique_ptr< UIObject > SvxShowCharSetUIObject::create ( vcl::Window pWindow)
static

Definition at line 51 of file uiobject.cxx.

References SvxShowCharSetUIObject().

Referenced by SvxShowCharSet::GetUITestFactory().

◆ execute()

void SvxShowCharSetUIObject::execute ( const OUString &  rAction,
const StringMap rParameters 
)
overridevirtual

Reimplemented from DrawingAreaUIObject.

Definition at line 22 of file uiobject.cxx.

References COLUMN_COUNT, WindowUIObject::execute(), mpCharSet, nIndex, and SvxShowCharSet::OutputIndex().

◆ get_name()

OUString SvxShowCharSetUIObject::get_name ( ) const
overrideprivatevirtual

Reimplemented from WindowUIObject.

Definition at line 56 of file uiobject.cxx.

Member Data Documentation

◆ mpCharSet

SvxShowCharSet* SvxShowCharSetUIObject::mpCharSet
private

Definition at line 22 of file svx/inc/uiobject.hxx.

Referenced by execute().


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