Searched refs:SvxShowCharSetAcc (Results 1 – 3 of 3) sorted by relevance
104 m_pTable = new SvxShowCharSetAcc(this); in getAccessibleAtPoint()145 m_pTable = new SvxShowCharSetAcc(this); in getAccessibleChild()294 SvxShowCharSetAcc::SvxShowCharSetAcc( SvxShowCharSetVirtualAcc* _pParent ) : OAccessibleSelectionHe… in SvxShowCharSetAcc() function in svx::SvxShowCharSetAcc306 SvxShowCharSetAcc::~SvxShowCharSetAcc() in ~SvxShowCharSetAcc()312 void SAL_CALL SvxShowCharSetAcc::disposing() in disposing()367 sal_Int32 SAL_CALL SvxShowCharSetAcc::getAccessibleChildCount() in getAccessibleChildCount()409 sal_Int16 SAL_CALL SvxShowCharSetAcc::getAccessibleRole() in getAccessibleRole()417 ::rtl::OUString SAL_CALL SvxShowCharSetAcc::getAccessibleDescription() in getAccessibleDescription()426 ::rtl::OUString SAL_CALL SvxShowCharSetAcc::getAccessibleName() in getAccessibleName()495 void SAL_CALL SvxShowCharSetAcc::grabFocus() in grabFocus()[all …]
43 class SvxShowCharSetAcc;51 SvxShowCharSetAcc* m_pTable; // the table, which holds the characters shown by the vcl control94 inline SvxShowCharSetAcc* getTable() const { return m_pTable; } in getTable()112 SvxShowCharSetAcc* m_pParent;115 SvxShowCharSetItem( SvxShowCharSet& rParent,SvxShowCharSetAcc* _pParent,sal_uInt16 _nPos );133 class SvxShowCharSetAcc : public ::comphelper::OAccessibleSelectionHelper, class141 SvxShowCharSetAcc( SvxShowCharSetVirtualAcc* _pParent );198 virtual ~SvxShowCharSetAcc();
77 // SvxShowCharSetAcc
Completed in 31 milliseconds