Home
last modified time | relevance | path

Searched refs:xWeakAcc (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDataPilotControl.cxx223 xTempAcc = aItr->xWeakAcc; in AddField()
264 xItrAcc = aItr->xWeakAcc; in RemoveField()
296 uno::Reference < XAccessible > xTempAcc = maChildren[nOldIndex].xWeakAcc; in FieldFocusChange()
300 xTempAcc = maChildren[nNewIndex].xWeakAcc; in FieldFocusChange()
309 uno::Reference < XAccessible > xTempAcc = maChildren[nIndex].xWeakAcc; in FieldNameChange()
323 uno::Reference < XAccessible > xTempAcc = maChildren[nIndex].xWeakAcc; in GotFocus()
337 uno::Reference < XAccessible > xTempAcc = maChildren[nIndex].xWeakAcc; in LostFocus()
435 uno::Reference < XAccessible > xTempAcc = maChildren[nIndex].xWeakAcc; in getAccessibleChild()
440 maChildren[nIndex].xWeakAcc = xTempAcc; in getAccessibleChild()
/trunk/main/sc/source/ui/inc/
H A DAccessibleDataPilotControl.hxx133 … ::com::sun::star::uno::WeakReference< ::com::sun::star::accessibility::XAccessible > xWeakAcc;
/trunk/main/sw/source/core/access/
H A Daccmap.cxx3669 uno::WeakReference < XAccessible > xWeakAcc; in _BuildSelectedParas() local
3674 xWeakAcc = (*aMapIter).second; in _BuildSelectedParas()
3683 aEntry( xWeakAcc, aDataEntry ); in _BuildSelectedParas()

Completed in 40 milliseconds