Searched refs:UpdateValue (Results 1 – 10 of 10) sorted by relevance
78 void AccObjectManagerAgent::UpdateValue( XAccessible* pXAcc, Any pAny ) in UpdateValue() function in AccObjectManagerAgent90 void AccObjectManagerAgent::UpdateValue( XAccessible* pXAcc ) in UpdateValue() function in AccObjectManagerAgent93 pWinManager->UpdateValue( pXAcc ); in UpdateValue()
255 UpdateValue(pXAcc); in NotifyAccEvent()302 UpdateValue(pXAcc); in NotifyAccEvent()1047 void AccObjectWinManager::UpdateValue( XAccessible* pXAcc ) in UpdateValue() function in AccObjectWinManager1051 pAccObj->UpdateValue(); in UpdateValue()
94 pAgent->UpdateValue(pAccessible); in handleValueChangedEvent()115 pAgent->UpdateValue(pAccessible, newValue); in handleTextChangedEvent()
215 pAgent->UpdateValue(pAccessible, newValue); in handleTextChangedEvent()441 pAgent->UpdateValue(pAccessible); in handleValueChangedEvent()
236 void AccObject::UpdateValue() in UpdateValue() function in AccObject944 UpdateValue(); in UpdateAccessibleInfoFromUnoToMSAA()
120 pAgent->UpdateValue(pParentAcc); in handleValueChangedEvent()
130 pAgent->UpdateValue(pAccessible); in handleVisibleDataChangedEvent()
72 void UpdateValue( com::sun::star::accessibility::XAccessible* pXAcc );73 … void UpdateValue( com::sun::star::accessibility::XAccessible* pXAcc, com::sun::star::uno::Any );
116 void UpdateValue();
141 void UpdateValue( com::sun::star::accessibility::XAccessible* pXAcc );
Completed in 37 milliseconds