Home
last modified time | relevance | path

Searched refs:UpdateValue (Results 1 – 10 of 10) sorted by relevance

/aoo4110/main/winaccessibility/source/service/
H A DAccObjectManagerAgent.cxx78 void AccObjectManagerAgent::UpdateValue( XAccessible* pXAcc, Any pAny ) in UpdateValue() function in AccObjectManagerAgent
90 void AccObjectManagerAgent::UpdateValue( XAccessible* pXAcc ) in UpdateValue() function in AccObjectManagerAgent
93 pWinManager->UpdateValue( pXAcc ); in UpdateValue()
H A DAccObjectWinManager.cxx255 UpdateValue(pXAcc); in NotifyAccEvent()
302 UpdateValue(pXAcc); in NotifyAccEvent()
1047 void AccObjectWinManager::UpdateValue( XAccessible* pXAcc ) in UpdateValue() function in AccObjectWinManager
1051 pAccObj->UpdateValue(); in UpdateValue()
H A DAccComponentEventListener.cxx94 pAgent->UpdateValue(pAccessible); in handleValueChangedEvent()
115 pAgent->UpdateValue(pAccessible, newValue); in handleTextChangedEvent()
H A DAccContainerEventListener.cxx215 pAgent->UpdateValue(pAccessible, newValue); in handleTextChangedEvent()
441 pAgent->UpdateValue(pAccessible); in handleValueChangedEvent()
H A DAccObject.cxx236 void AccObject::UpdateValue() in UpdateValue() function in AccObject
944 UpdateValue(); in UpdateAccessibleInfoFromUnoToMSAA()
H A DAccListEventListener.cxx120 pAgent->UpdateValue(pParentAcc); in handleValueChangedEvent()
H A DAccEventListener.cxx130 pAgent->UpdateValue(pAccessible); in handleVisibleDataChangedEvent()
/aoo4110/main/winaccessibility/inc/
H A DAccObjectManagerAgent.hxx72 void UpdateValue( com::sun::star::accessibility::XAccessible* pXAcc );
73 … void UpdateValue( com::sun::star::accessibility::XAccessible* pXAcc, com::sun::star::uno::Any );
H A DAccObject.hxx116 void UpdateValue();
H A DAccObjectWinManager.hxx141 void UpdateValue( com::sun::star::accessibility::XAccessible* pXAcc );

Completed in 42 milliseconds