DDELinks.idl (d1766043) | DDELinks.idl (fbef625e) |
---|---|
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 --- 66 unchanged lines hidden (view full) --- 75 76 */ 77 interface com::sun::star::container::XEnumerationAccess; 78 79 //------------------------------------------------------------------------- 80 81 /** provides a method to add a DDE link to a spreadsheet. 82 | 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 --- 66 unchanged lines hidden (view full) --- 75 76 */ 77 interface com::sun::star::container::XEnumerationAccess; 78 79 //------------------------------------------------------------------------- 80 81 /** provides a method to add a DDE link to a spreadsheet. 82 |
83 @since OOo 3.0 | 83 @since OpenOffice 3.0 |
84 */ 85 [optional] interface com::sun::star::sheet::XDDELinks; 86 87}; 88 89//============================================================================= 90 91}; }; }; }; 92 93#endif 94 | 84 */ 85 [optional] interface com::sun::star::sheet::XDDELinks; 86 87}; 88 89//============================================================================= 90 91}; }; }; }; 92 93#endif 94 |