UAccCOM.idl (b0a7a3cf) UAccCOM.idl (9b25e96f)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 76 unchanged lines hidden (view full) ---

85 uuid(19ECB1B0-9376-4FF9-B580-223FC9C200B8),
86 version(1.0),
87 helpstring("UAccCOM 1.0 Type Library")
88]
89library UACCCOMLib
90{
91 importlib("stdole32.tlb");
92 importlib("stdole2.tlb");
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 76 unchanged lines hidden (view full) ---

85 uuid(19ECB1B0-9376-4FF9-B580-223FC9C200B8),
86 version(1.0),
87 helpstring("UAccCOM 1.0 Type Library")
88]
89library UACCCOMLib
90{
91 importlib("stdole32.tlb");
92 importlib("stdole2.tlb");
93 importlib("oleacc.dll");
93
94 [
95 uuid(CF8DF8BA-44FE-4B10-BD2E-8C8CB322485F),
96 helpstring("MAccessible Class")
97 ]
98 coclass MAccessible
99 {
100 [default] interface IMAccessible;

--- 108 unchanged lines hidden ---
94
95 [
96 uuid(CF8DF8BA-44FE-4B10-BD2E-8C8CB322485F),
97 helpstring("MAccessible Class")
98 ]
99 coclass MAccessible
100 {
101 [default] interface IMAccessible;

--- 108 unchanged lines hidden ---