AccessibleOLEShape.idl (d1766043) | AccessibleOLEShape.idl (96af39f7) |
---|---|
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 --- 39 unchanged lines hidden (view full) --- 48 existence. When an OLE object has been activated then the accessbility 49 tree representing it (as far as that is available) is included directly 50 under the accessible document view and not under the OLE object. This 51 is due to underlying implementation constraints and may change in the 52 future.</p> 53 54 55 | 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 --- 39 unchanged lines hidden (view full) --- 48 existence. When an OLE object has been activated then the accessbility 49 tree representing it (as far as that is available) is included directly 50 under the accessible document view and not under the OLE object. This 51 is due to underlying implementation constraints and may change in the 52 future.</p> 53 54 55 |
56 @since OOo 1.1.2 | 56 @since OpenOffice 1.1.2 |
57*/ 58published service AccessibleOLEShape 59{ 60 /** Give access to information of generic shapes. 61 62 <p>See <type>AccessibleShape</type> for basic documentation and 63 support of the <type 64 scope="::com::sun::star::accessibility" --- 19 unchanged lines hidden --- | 57*/ 58published service AccessibleOLEShape 59{ 60 /** Give access to information of generic shapes. 61 62 <p>See <type>AccessibleShape</type> for basic documentation and 63 support of the <type 64 scope="::com::sun::star::accessibility" --- 19 unchanged lines hidden --- |