LibreOffice Module svx (master)
1
|
The child implementation of the table. More...
#include <charmapacc.hxx>
Public Member Functions | |
SvxShowCharSetItemAcc (SvxShowCharSetItem *pParent) | |
void | ParentDestroyed () |
virtual void SAL_CALL | grabFocus () override |
virtual css::uno::Reference< css::accessibility::XAccessible > SAL_CALL | getAccessibleAtPoint (const css::awt::Point &aPoint) override |
virtual sal_Int32 SAL_CALL | getAccessibleChildCount () override |
virtual css::uno::Reference< css::accessibility::XAccessible > SAL_CALL | getAccessibleChild (sal_Int32 i) override |
virtual css::uno::Reference< css::accessibility::XAccessible > SAL_CALL | getAccessibleParent () override |
virtual sal_Int16 SAL_CALL | getAccessibleRole () override |
virtual OUString SAL_CALL | getAccessibleDescription () override |
virtual OUString SAL_CALL | getAccessibleName () override |
virtual css::uno::Reference< css::accessibility::XAccessibleRelationSet > SAL_CALL | getAccessibleRelationSet () override |
virtual css::uno::Reference< css::accessibility::XAccessibleStateSet > SAL_CALL | getAccessibleStateSet () override |
virtual css::uno::Reference< css::accessibility::XAccessibleContext > SAL_CALL | getAccessibleContext () override |
virtual sal_Int32 SAL_CALL | getForeground () override |
virtual sal_Int32 SAL_CALL | getBackground () override |
virtual sal_Int32 SAL_CALL | getAccessibleActionCount () override |
virtual sal_Bool SAL_CALL | doAccessibleAction (sal_Int32 nIndex) override |
virtual OUString SAL_CALL | getAccessibleActionDescription (sal_Int32 nIndex) override |
virtual css::uno::Reference< css::accessibility::XAccessibleKeyBinding > SAL_CALL | getAccessibleActionKeyBinding (sal_Int32 nIndex) override |
void | fireEvent (const sal_Int16 _nEventId, const css::uno::Any &_rOldValue, const css::uno::Any &_rNewValue) |
![]() | |
virtual sal_Bool SAL_CALL | containsPoint (const css::awt::Point &aPoint) override |
virtual css::awt::Point SAL_CALL | getLocation () override |
virtual css::awt::Point SAL_CALL | getLocationOnScreen () override |
virtual css::awt::Size SAL_CALL | getSize () override |
virtual css::awt::Rectangle SAL_CALL | getBounds () override |
![]() | |
virtual void SAL_CALL | addAccessibleEventListener (const css::uno::Reference< css::accessibility::XAccessibleEventListener > &xListener) override |
virtual void SAL_CALL | removeAccessibleEventListener (const css::uno::Reference< css::accessibility::XAccessibleEventListener > &xListener) override |
virtual OUString SAL_CALL | getAccessibleId () override |
virtual sal_Int32 SAL_CALL | getAccessibleIndexInParent () override |
virtual css::lang::Locale SAL_CALL | getLocale () override |
![]() | |
virtual css::uno::Any SAL_CALL | queryInterface (css::uno::Type const &rType) SAL_OVERRIDE |
virtual css::uno::Sequence< css::uno::Type > SAL_CALL | getTypes () SAL_OVERRIDE |
virtual css::uno::Sequence< sal_Int8 > SAL_CALL | getImplementationId () SAL_OVERRIDE |
Protected Member Functions | |
virtual | ~SvxShowCharSetItemAcc () override |
virtual css::awt::Rectangle | implGetBounds () override |
implements the calculation of the bounding rectangle - still waiting to be overwritten More... | |
![]() | |
OAccessibleComponentHelper () | |
![]() | |
OCommonAccessibleComponent () | |
virtual | ~OCommonAccessibleComponent () override |
bool | containsPoint (const css::awt::Point &aPoint) |
css::awt::Point | getLocation () |
css::awt::Point | getLocationOnScreen () |
css::awt::Size | getSize () |
css::awt::Rectangle | getBounds () |
![]() | |
virtual | ~OAccessibleContextHelper () override |
OAccessibleContextHelper () | |
void | lateInit (const css::uno::Reference< css::accessibility::XAccessible > &_rxAccessible) |
css::uno::Reference< css::accessibility::XAccessible > | getAccessibleCreator () const |
virtual void SAL_CALL | disposing () override |
void | NotifyAccessibleEvent (const sal_Int16 _nEventId, const css::uno::Any &_rOldValue, const css::uno::Any &_rNewValue) |
bool | isAlive () const |
void | ensureAlive () const |
void | ensureDisposed () |
css::uno::Reference< css::accessibility::XAccessibleContext > | implGetParentContext () |
::osl::Mutex & | GetMutex () |
![]() | |
~OAccessibleComponentHelper_Base () | |
![]() | |
~ImplHelper2 () | |
Private Attributes | |
SvxShowCharSetItem * | mpParent |
The child implementation of the table.
Definition at line 161 of file charmapacc.hxx.
|
overrideprotectedvirtual |
Definition at line 377 of file charmapacc.cxx.
References comphelper::OAccessibleContextHelper::ensureDisposed().
svx::SvxShowCharSetItemAcc::SvxShowCharSetItemAcc | ( | SvxShowCharSetItem * | pParent | ) |
Definition at line 366 of file charmapacc.cxx.
References comphelper::OAccessibleContextHelper::lateInit(), m_refCount, and mpParent.
|
overridevirtual |
Definition at line 509 of file charmapacc.cxx.
References svx::SvxShowCharSetItem::mnId, mpParent, svx::SvxShowCharSetItem::mrParent, and SvxShowCharSet::OutputIndex().
|
inline |
Definition at line 209 of file charmapacc.hxx.
References comphelper::OAccessibleContextHelper::NotifyAccessibleEvent().
|
overridevirtual |
Definition at line 503 of file charmapacc.cxx.
|
overridevirtual |
Definition at line 522 of file charmapacc.cxx.
|
overridevirtual |
Definition at line 530 of file charmapacc.cxx.
|
overridevirtual |
Definition at line 563 of file charmapacc.cxx.
|
overridevirtual |
Implements comphelper::OAccessibleContextHelper.
Definition at line 397 of file charmapacc.cxx.
|
overridevirtual |
Implements comphelper::OAccessibleContextHelper.
Definition at line 391 of file charmapacc.cxx.
|
inlineoverridevirtual |
Definition at line 197 of file charmapacc.hxx.
|
overridevirtual |
Implements comphelper::OAccessibleContextHelper.
Definition at line 417 of file charmapacc.cxx.
References h, i, svx::SvxShowCharSetItem::maText, mpParent, SvxResId(), and o3tl::temporary().
Referenced by getAccessibleName().
|
overridevirtual |
Implements comphelper::OAccessibleContextHelper.
Definition at line 445 of file charmapacc.cxx.
References getAccessibleDescription(), svx::SvxShowCharSetItem::maText, and mpParent.
|
overridevirtual |
Implements comphelper::OAccessibleContextHelper.
Definition at line 403 of file charmapacc.cxx.
References svx::SvxShowCharSetItem::m_pParent, and mpParent.
|
overridevirtual |
Implements comphelper::OAccessibleContextHelper.
Definition at line 463 of file charmapacc.cxx.
|
overridevirtual |
Implements comphelper::OAccessibleContextHelper.
Definition at line 411 of file charmapacc.cxx.
|
overridevirtual |
Implements comphelper::OAccessibleContextHelper.
Definition at line 469 of file charmapacc.cxx.
References utl::AccessibleStateSetHelper::AddState(), SvxShowCharSet::FirstInView(), SvxShowCharSet::GetSelectIndexId(), weld::CustomWidgetController::IsEnabled(), SvxShowCharSet::LastInView(), svx::SvxShowCharSetItem::mnId, mpParent, and svx::SvxShowCharSetItem::mrParent.
|
inlineoverridevirtual |
Definition at line 200 of file charmapacc.hxx.
References svx::SvxShowCharSetAcc::getBackground(), and svx::SvxShowCharSetItem::m_pParent.
|
inlineoverridevirtual |
Definition at line 199 of file charmapacc.hxx.
References svx::SvxShowCharSetAcc::getForeground(), and svx::SvxShowCharSetItem::m_pParent.
|
overridevirtual |
Definition at line 538 of file charmapacc.cxx.
|
overrideprotectedvirtual |
implements the calculation of the bounding rectangle - still waiting to be overwritten
Implements comphelper::OCommonAccessibleComponent.
Definition at line 543 of file charmapacc.cxx.
References tools::Rectangle::GetHeight(), weld::CustomWidgetController::GetOutputSizePixel(), tools::Rectangle::GetWidth(), tools::Rectangle::Intersection(), tools::Rectangle::Left(), svx::SvxShowCharSetItem::maRect, mpParent, svx::SvxShowCharSetItem::mrParent, Point, and tools::Rectangle::Top().
void svx::SvxShowCharSetItemAcc::ParentDestroyed | ( | ) |
Definition at line 385 of file charmapacc.cxx.
References mpParent.
|
private |
Definition at line 165 of file charmapacc.hxx.
Referenced by doAccessibleAction(), getAccessibleDescription(), getAccessibleName(), getAccessibleParent(), getAccessibleStateSet(), and implGetBounds().