LibreOffice Module svx (master) 1
Public Member Functions | Private Attributes | List of all members
SvxVertCTLTextTbxCtrl Class Referenceabstract

#include <verttexttbxctrl.hxx>

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

Public Member Functions

 SvxVertCTLTextTbxCtrl (const css::uno::Reference< css::uno::XComponentContext > &rContext)
 
virtual ~SvxVertCTLTextTbxCtrl () override
 
virtual void SAL_CALL initialize (const css::uno::Sequence< css::uno::Any > &rArguments) override
 
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
 
virtual void SAL_CALL statusChanged (const css::frame::FeatureStateEvent &rEvent) override
 

Private Attributes

bool m_bVisible
 

Detailed Description

Definition at line 36 of file verttexttbxctrl.hxx.

Constructor & Destructor Documentation

◆ SvxVertCTLTextTbxCtrl()

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

Definition at line 66 of file verttexttbxctrl.cxx.

◆ ~SvxVertCTLTextTbxCtrl()

SvxVertCTLTextTbxCtrl::~SvxVertCTLTextTbxCtrl ( )
overridevirtual

Definition at line 73 of file verttexttbxctrl.cxx.

Member Function Documentation

◆ getImplementationName()

virtual OUString SAL_CALL SvxVertCTLTextTbxCtrl::getImplementationName ( )
overridepure virtual

Implemented in SvxCTLTextTbxCtrl, and SvxVertTextTbxCtrl.

◆ getSupportedServiceNames()

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

Definition at line 155 of file verttexttbxctrl.cxx.

◆ initialize()

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

Definition at line 75 of file verttexttbxctrl.cxx.

References ToolBox::IsItemVisible(), and m_bVisible.

◆ statusChanged()

void SAL_CALL SvxVertCTLTextTbxCtrl::statusChanged ( const css::frame::FeatureStateEvent &  rEvent)
overridevirtual

◆ supportsService()

sal_Bool SAL_CALL SvxVertCTLTextTbxCtrl::supportsService ( const OUString &  ServiceName)
overridevirtual

Definition at line 150 of file verttexttbxctrl.cxx.

References ServiceName, and cppu::supportsService().

Member Data Documentation

◆ m_bVisible

bool SvxVertCTLTextTbxCtrl::m_bVisible
private

Definition at line 38 of file verttexttbxctrl.hxx.

Referenced by initialize(), and statusChanged().


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