LibreOffice Module svx (master) 1
Public Member Functions | Public Attributes | List of all members
svx::SvxShowCharSetItem Struct Reference

Simple struct to hold some information about the single items of the table. More...

#include <charmapacc.hxx>

Collaboration diagram for svx::SvxShowCharSetItem:
[legend]

Public Member Functions

 SvxShowCharSetItem (SvxShowCharSet &rParent, SvxShowCharSetAcc *_pParent, sal_uInt16 _nPos)
 
 ~SvxShowCharSetItem ()
 
css::uno::Reference< css::accessibility::XAccessible > GetAccessible ()
 

Public Attributes

SvxShowCharSetmrParent
 
sal_uInt16 mnId
 
OUString maText
 
tools::Rectangle maRect
 
rtl::Reference< SvxShowCharSetItemAccm_xItem
 
SvxShowCharSetAccm_pParent
 

Detailed Description

Simple struct to hold some information about the single items of the table.

Definition at line 43 of file charmapacc.hxx.

Constructor & Destructor Documentation

◆ SvxShowCharSetItem()

svx::SvxShowCharSetItem::SvxShowCharSetItem ( SvxShowCharSet rParent,
SvxShowCharSetAcc _pParent,
sal_uInt16  _nPos 
)

Definition at line 43 of file charmapacc.cxx.

References _nPos, mnId, and mrParent.

◆ ~SvxShowCharSetItem()

svx::SvxShowCharSetItem::~SvxShowCharSetItem ( )

Definition at line 50 of file charmapacc.cxx.

References m_xItem.

Member Function Documentation

◆ GetAccessible()

uno::Reference< css::accessibility::XAccessible > svx::SvxShowCharSetItem::GetAccessible ( )

Member Data Documentation

◆ m_pParent

SvxShowCharSetAcc* svx::SvxShowCharSetItem::m_pParent

◆ m_xItem

rtl::Reference<SvxShowCharSetItemAcc> svx::SvxShowCharSetItem::m_xItem

◆ maRect

tools::Rectangle svx::SvxShowCharSetItem::maRect

◆ maText

OUString svx::SvxShowCharSetItem::maText

◆ mnId

sal_uInt16 svx::SvxShowCharSetItem::mnId

◆ mrParent

SvxShowCharSet& svx::SvxShowCharSetItem::mrParent

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