VirtualBox

source: vbox/trunk/src/VBox/Additions/WINNT/Graphics/Wine/include/oleacc.idl@ 33223

Last change on this file since 33223 was 19678, checked in by vboxsync, 16 years ago

opengl: update wine to 1.1.21, add d3d9.dll to build list

  • Property svn:eol-style set to native
File size: 10.1 KB
Line 
1/*
2 * Copyright (C) 2005 Dmitry Timoshkov
3 *
4 * This library is free software; you can redistribute it and/or
5 * modify it under the terms of the GNU Lesser General Public
6 * License as published by the Free Software Foundation; either
7 * version 2.1 of the License, or (at your option) any later version.
8 *
9 * This library is distributed in the hope that it will be useful,
10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12 * Lesser General Public License for more details.
13 *
14 * You should have received a copy of the GNU Lesser General Public
15 * License along with this library; if not, write to the Free Software
16 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
17 */
18
19/*
20 * Sun LGPL Disclaimer: For the avoidance of doubt, except that if any license choice
21 * other than GPL or LGPL is available it will apply instead, Sun elects to use only
22 * the Lesser General Public License version 2.1 (LGPLv2) at this time for any software where
23 * a choice of LGPL license versions is made available with the language indicating
24 * that LGPLv2 or any later version may be used, or where a choice of which version
25 * of the LGPL is applied is otherwise unspecified.
26 */
27
28import "oaidl.idl";
29
30cpp_quote("#define NAVDIR_UP 1")
31cpp_quote("#define NAVDIR_DOWN 2")
32cpp_quote("#define NAVDIR_LEFT 3")
33cpp_quote("#define NAVDIR_RIGHT 4")
34cpp_quote("#define NAVDIR_NEXT 5")
35cpp_quote("#define NAVDIR_PREVIOUS 6")
36cpp_quote("#define NAVDIR_FIRSTCHILD 7")
37cpp_quote("#define NAVDIR_LASTCHILD 8")
38
39cpp_quote("#define ROLE_SYSTEM_TITLEBAR 1")
40cpp_quote("#define ROLE_SYSTEM_MENUBAR 2")
41cpp_quote("#define ROLE_SYSTEM_SCROLLBAR 3")
42cpp_quote("#define ROLE_SYSTEM_GRIP 4")
43cpp_quote("#define ROLE_SYSTEM_SOUND 5")
44cpp_quote("#define ROLE_SYSTEM_CURSOR 6")
45cpp_quote("#define ROLE_SYSTEM_CARET 7")
46cpp_quote("#define ROLE_SYSTEM_ALERT 8")
47cpp_quote("#define ROLE_SYSTEM_WINDOW 9")
48cpp_quote("#define ROLE_SYSTEM_CLIENT 10")
49cpp_quote("#define ROLE_SYSTEM_MENUPOPUP 11")
50cpp_quote("#define ROLE_SYSTEM_MENUITEM 12")
51cpp_quote("#define ROLE_SYSTEM_TOOLTIP 13")
52cpp_quote("#define ROLE_SYSTEM_APPLICATION 14")
53cpp_quote("#define ROLE_SYSTEM_DOCUMENT 15")
54cpp_quote("#define ROLE_SYSTEM_PANE 16")
55cpp_quote("#define ROLE_SYSTEM_CHART 17")
56cpp_quote("#define ROLE_SYSTEM_DIALOG 18")
57cpp_quote("#define ROLE_SYSTEM_BORDER 19")
58cpp_quote("#define ROLE_SYSTEM_GROUPING 20")
59cpp_quote("#define ROLE_SYSTEM_SEPARATOR 21")
60cpp_quote("#define ROLE_SYSTEM_TOOLBAR 22")
61cpp_quote("#define ROLE_SYSTEM_STATUSBAR 23")
62cpp_quote("#define ROLE_SYSTEM_TABLE 24")
63cpp_quote("#define ROLE_SYSTEM_COLUMNHEADER 25")
64cpp_quote("#define ROLE_SYSTEM_ROWHEADER 26")
65cpp_quote("#define ROLE_SYSTEM_COLUMN 27")
66cpp_quote("#define ROLE_SYSTEM_ROW 28")
67cpp_quote("#define ROLE_SYSTEM_CELL 29")
68cpp_quote("#define ROLE_SYSTEM_LINK 30")
69cpp_quote("#define ROLE_SYSTEM_HELPBALLOON 31")
70cpp_quote("#define ROLE_SYSTEM_CHARACTER 32")
71cpp_quote("#define ROLE_SYSTEM_LIST 33")
72cpp_quote("#define ROLE_SYSTEM_LISTITEM 34")
73cpp_quote("#define ROLE_SYSTEM_OUTLINE 35")
74cpp_quote("#define ROLE_SYSTEM_OUTLINEITEM 36")
75cpp_quote("#define ROLE_SYSTEM_PAGETAB 37")
76cpp_quote("#define ROLE_SYSTEM_PROPERTYPAGE 38")
77cpp_quote("#define ROLE_SYSTEM_INDICATOR 39")
78cpp_quote("#define ROLE_SYSTEM_GRAPHIC 40")
79cpp_quote("#define ROLE_SYSTEM_STATICTEXT 41")
80cpp_quote("#define ROLE_SYSTEM_TEXT 42")
81cpp_quote("#define ROLE_SYSTEM_PUSHBUTTON 43")
82cpp_quote("#define ROLE_SYSTEM_CHECKBUTTON 44")
83cpp_quote("#define ROLE_SYSTEM_RADIOBUTTON 45")
84cpp_quote("#define ROLE_SYSTEM_COMBOBOX 46")
85cpp_quote("#define ROLE_SYSTEM_DROPLIST 47")
86cpp_quote("#define ROLE_SYSTEM_PROGRESSBAR 48")
87cpp_quote("#define ROLE_SYSTEM_DIAL 49")
88cpp_quote("#define ROLE_SYSTEM_HOTKEYFIELD 50")
89cpp_quote("#define ROLE_SYSTEM_SLIDER 51")
90cpp_quote("#define ROLE_SYSTEM_SPINBUTTON 52")
91cpp_quote("#define ROLE_SYSTEM_DIAGRAM 53")
92cpp_quote("#define ROLE_SYSTEM_ANIMATION 54")
93cpp_quote("#define ROLE_SYSTEM_EQUATION 55")
94cpp_quote("#define ROLE_SYSTEM_BUTTONDROPDOWN 56")
95cpp_quote("#define ROLE_SYSTEM_BUTTONMENU 57")
96cpp_quote("#define ROLE_SYSTEM_BUTTONDROPDOWNGRID 58")
97cpp_quote("#define ROLE_SYSTEM_WHITESPACE 59")
98cpp_quote("#define ROLE_SYSTEM_PAGETABLIST 60")
99cpp_quote("#define ROLE_SYSTEM_CLOCK 61")
100cpp_quote("#define ROLE_SYSTEM_SPLITBUTTON 62")
101cpp_quote("#define ROLE_SYSTEM_IPADDRESS 63")
102cpp_quote("#define ROLE_SYSTEM_OUTLINEBUTTON 64")
103
104cpp_quote("#define SELFLAG_NONE 0x00")
105cpp_quote("#define SELFLAG_TAKEFOCUS 0x01")
106cpp_quote("#define SELFLAG_TAKESELECTION 0x02")
107cpp_quote("#define SELFLAG_EXTENDSELECTION 0x04")
108cpp_quote("#define SELFLAG_ADDSELECTION 0x08")
109cpp_quote("#define SELFLAG_REMOVESELECTION 0x10")
110cpp_quote("#define SELFLAG_VALID 0x1f")
111
112[
113 local,
114 object,
115 uuid(618736e0-3c3d-11cf-810c-00aa00389b71),
116 pointer_default(unique)
117]
118interface IAccessible : IDispatch
119{
120 typedef [unique] IAccessible *LPACCESSIBLE;
121 const long DISPID_ACC_PARENT = -5000;
122 const long DISPID_ACC_CHILDCOUNT = -5001;
123 const long DISPID_ACC_CHILD = -5002;
124 const long DISPID_ACC_NAME = -5003;
125 const long DISPID_ACC_VALUE = -5004;
126 const long DISPID_ACC_DESCRIPTION= -5005;
127 const long DISPID_ACC_ROLE = -5006;
128 const long DISPID_ACC_STATE = -5007;
129 const long DISPID_ACC_HELP = -5008;
130 const long DISPID_ACC_HELPTOPIC = -5009;
131 const long DISPID_ACC_KEYBOARDSHORTCUT = -5010;
132 const long DISPID_ACC_FOCUS = -5011;
133 const long DISPID_ACC_SELECTION = -5012;
134 const long DISPID_ACC_DEFAULTACTION = -5013;
135 const long DISPID_ACC_SELECT = -5014;
136 const long DISPID_ACC_LOCATION = -5015;
137 const long DISPID_ACC_NAVIGATE = -5016;
138 const long DISPID_ACC_HITTEST = -5017;
139 const long DISPID_ACC_DODEFAULTACTION = -5018;
140
141 [hidden, propget, id(DISPID_ACC_PARENT)] HRESULT accParent([out, retval]IDispatch** ppdispParent);
142 [hidden, propget, id(DISPID_ACC_CHILDCOUNT)] HRESULT accChildCount([out, retval] long* pcountChildren);
143 [hidden, propget, id(DISPID_ACC_CHILD)] HRESULT accChild([in] VARIANT varChildID, [out, retval]IDispatch **ppdispChild);
144 [hidden, propget, id(DISPID_ACC_NAME)] HRESULT accName([in]VARIANT varID, [out, retval] BSTR* pszName);
145 [hidden, propget, id(DISPID_ACC_VALUE)] HRESULT accValue([in]VARIANT varID, [out, retval] BSTR* pszValue);
146 [hidden, propget, id(DISPID_ACC_DESCRIPTION)] HRESULT accDescription([in]VARIANT varID, [out, retval] BSTR* pszDescription);
147 [hidden, propget, id(DISPID_ACC_ROLE)] HRESULT accRole([in]VARIANT varID, [out, retval]VARIANT* pvarRole);
148 [hidden, propget, id(DISPID_ACC_STATE)] HRESULT accState([in]VARIANT varID, [out, retval]VARIANT* pvarState);
149 [hidden, propget, id(DISPID_ACC_HELP)] HRESULT accHelp([in]VARIANT varID, [out, retval]BSTR* pszHelp);
150 [hidden, propget, id(DISPID_ACC_HELPTOPIC)] HRESULT accHelpTopic([out]BSTR* pszHelpFile, [in]VARIANT varID, [out, retval] long* pidTopic);
151 [hidden, propget, id(DISPID_ACC_KEYBOARDSHORTCUT)] HRESULT accKeyboardShortcut([in]VARIANT varID, [out, retval] BSTR* pszKeyboardShortcut);
152 [hidden, propget, id(DISPID_ACC_FOCUS)] HRESULT accFocus([out, retval] VARIANT* pvarID);
153 [hidden, propget, id(DISPID_ACC_SELECTION)] HRESULT accSelection([out, retval] VARIANT* pvarID);
154 [hidden, propget, id(DISPID_ACC_DEFAULTACTION)] HRESULT accDefaultAction([in]VARIANT varID, [out, retval] BSTR* pszDefaultAction);
155
156 [hidden, id(DISPID_ACC_SELECT)] HRESULT accSelect([in]long flagsSelect, [in]VARIANT varID);
157 [hidden, id(DISPID_ACC_LOCATION)] HRESULT accLocation([out]long* pxLeft, [out]long* pyTop, [out]long* pcxWidth, [out]long* pcyHeight, [in]VARIANT varID);
158 [hidden, id(DISPID_ACC_NAVIGATE)] HRESULT accNavigate([in]long navDir, [in]VARIANT varStart, [out, retval] VARIANT* pvarEnd);
159 [hidden, id(DISPID_ACC_HITTEST)] HRESULT accHitTest([in]long xLeft, [in]long yTop, [out,retval] VARIANT* pvarID);
160 [hidden, id(DISPID_ACC_DODEFAULTACTION)] HRESULT accDoDefaultAction([in]VARIANT varID);
161
162 [hidden, propput, id(DISPID_ACC_NAME)] HRESULT accName([in]VARIANT varID, [in]BSTR pszName);
163 [hidden, propput, id(DISPID_ACC_VALUE)] HRESULT accValue([in]VARIANT varID, [out, retval]BSTR pszValue);
164}
165
166cpp_quote("DEFINE_GUID(LIBID_Accessibility, 0x1ea4dbf0, 0x3c3b, 0x11cf, 0x81, 0x0c, 0x00, 0xaa, 0x00, 0x38, 0x9b, 0x71);")
167cpp_quote("DEFINE_GUID(CLSID_AccPropServices, 0xb5f8350b, 0x0548, 0x48b1, 0xa6, 0xee, 0x88, 0xbd, 0x00, 0xb4, 0xa5, 0xe7);")
168cpp_quote("DEFINE_GUID(IIS_IsOleaccProxy, 0x902697fa, 0x80e4, 0x4560, 0x80, 0x2a, 0xa1, 0x3f, 0x22, 0xa6, 0x47, 0x09);")
169
170cpp_quote("LRESULT WINAPI LresultFromObject(REFIID,WPARAM,LPUNKNOWN);")
171cpp_quote("HRESULT WINAPI ObjectFromLresult(LRESULT,REFIID,WPARAM,void **);")
172cpp_quote("HRESULT WINAPI WindowFromAccessibleObject(IAccessible *,HWND *);")
173cpp_quote("HRESULT WINAPI AccessibleObjectFromWindow(HWND,DWORD,REFIID,void **);")
174cpp_quote("HRESULT WINAPI AccessibleObjectFromEvent(HWND,DWORD,DWORD,IAccessible **,VARIANT *);")
175cpp_quote("HRESULT WINAPI AccessibleObjectFromPoint(POINT,IAccessible **,VARIANT *);")
176cpp_quote("HRESULT WINAPI AccessibleChildren(IAccessible *,LONG,LONG,VARIANT *,LONG *);")
177
178cpp_quote("void WINAPI GetOleaccVersionInfo(DWORD *,DWORD *);")
179cpp_quote("HRESULT WINAPI CreateStdAccessibleObject(HWND,LONG,REFIID,void **);")
180cpp_quote("HRESULT WINAPI CreateStdAccessibleProxyA(HWND,LPCSTR,LONG,REFIID,void **);")
181cpp_quote("HRESULT WINAPI CreateStdAccessibleProxyW(HWND,LPCWSTR,LONG,REFIID,void **);")
182cpp_quote("#define CreateStdAccessibleProxy WINELIB_NAME_AW(CreateStdAccessibleProxy)")
183
184cpp_quote("UINT WINAPI GetRoleTextA(DWORD,LPSTR,UINT);")
185cpp_quote("UINT WINAPI GetRoleTextW(DWORD,LPWSTR,UINT);")
186cpp_quote("#define GetRoleText WINELIB_NAME_AW(GetRoleText)")
187cpp_quote("UINT WINAPI GetStateTextA(DWORD,LPSTR,UINT);")
188cpp_quote("UINT WINAPI GetStateTextW(DWORD,LPWSTR,UINT);")
189cpp_quote("#define GetStateText WINELIB_NAME_AW(GetStateText)")
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette