Lines Matching refs:SvtIconChoiceCtrl
54 …AccessibleIconChoiceCtrl::AccessibleIconChoiceCtrl( SvtIconChoiceCtrl& _rIconCtrl, const Reference… in DBG_NAME()
103 SvtIconChoiceCtrl* pCtrl = getCtrl(); in IMPLEMENT_FORWARD_XINTERFACE2()
201 SvtIconChoiceCtrl* pCtrl = getCtrl(); in getAccessibleChild()
251 SvtIconChoiceCtrl* pCtrl = getCtrl(); in selectAccessibleChild()
265 SvtIconChoiceCtrl* pCtrl = getCtrl(); in isAccessibleChildSelected()
288 SvtIconChoiceCtrl* pCtrl = getCtrl(); in selectAllAccessibleChildren()
305 SvtIconChoiceCtrl* pCtrl = getCtrl(); in getSelectedAccessibleChildCount()
328 SvtIconChoiceCtrl* pCtrl = getCtrl(); in getSelectedAccessibleChild()
357 SvtIconChoiceCtrl* pCtrl = getCtrl(); in deselectAccessibleChild()
387 SvtIconChoiceCtrl* AccessibleIconChoiceCtrl::getCtrl() in getCtrl()
389 return static_cast<SvtIconChoiceCtrl*>(GetWindow()); in getCtrl()