Home
last modified time | relevance | path

Searched refs:GetMSAAStateFromUNO (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/winaccessibility/inc/
H A DAccObject.hxx78 DWORD GetMSAAStateFromUNO(short xState);//translate state from UNO to MSAA value
/dports/editors/libreoffice6/libreoffice-6.4.7.2/winaccessibility/inc/
H A DAccObject.hxx79 DWORD GetMSAAStateFromUNO(short xState);//translate state from UNO to MSAA value
/dports/editors/libreoffice/libreoffice-7.2.6.2/winaccessibility/source/service/
H A DAccObject.cxx545 DWORD AccObject::GetMSAAStateFromUNO(short xState) in GetMSAAStateFromUNO() function in AccObject
698 DWORD msState = GetMSAAStateFromUNO(xState); in DecreaseState()
727 DWORD msState = GetMSAAStateFromUNO(xState); in IncreaseState()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/winaccessibility/source/service/
H A DAccObject.cxx544 DWORD AccObject::GetMSAAStateFromUNO(short xState) in GetMSAAStateFromUNO() function in AccObject
697 DWORD msState = GetMSAAStateFromUNO(xState); in DecreaseState()
726 DWORD msState = GetMSAAStateFromUNO(xState); in IncreaseState()