Searched refs:SvxShowCharSetItemAcc (Results 1 – 2 of 2) sorted by relevance
271 m_pItem = new SvxShowCharSetItemAcc( this ); in GetAccessible()636 SvxShowCharSetItemAcc::SvxShowCharSetItemAcc( SvxShowCharSetItem* pParent ) : OAccessibleComponentH… in SvxShowCharSetItemAcc() function in svx::SvxShowCharSetItemAcc649 SvxShowCharSetItemAcc::~SvxShowCharSetItemAcc() in ~SvxShowCharSetItemAcc()659 void SvxShowCharSetItemAcc::ParentDestroyed() in IMPLEMENT_FORWARD_XINTERFACE2()667 sal_Int32 SAL_CALL SvxShowCharSetItemAcc::getAccessibleChildCount() in getAccessibleChildCount()693 sal_Int16 SAL_CALL SvxShowCharSetItemAcc::getAccessibleRole() in getAccessibleRole()701 ::rtl::OUString SAL_CALL SvxShowCharSetItemAcc::getAccessibleDescription() in getAccessibleDescription()730 ::rtl::OUString SAL_CALL SvxShowCharSetItemAcc::getAccessibleName() in getAccessibleName()794 void SAL_CALL SvxShowCharSetItemAcc::grabFocus() in grabFocus()802 uno::Any SAL_CALL SvxShowCharSetItemAcc::getAccessibleKeyBinding() in getAccessibleKeyBinding()[all …]
99 class SvxShowCharSetItemAcc;111 SvxShowCharSetItemAcc* m_pItem;221 class SvxShowCharSetItemAcc : public ::comphelper::OAccessibleComponentHelper, class227 virtual ~SvxShowCharSetItemAcc();238 SvxShowCharSetItemAcc( SvxShowCharSetItem* pParent );
Completed in 10 milliseconds