DDELink.idl (d1766043) | DDELink.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 --- 62 unchanged lines hidden (view full) --- 71 /** provides methods to reload the external linked data. 72 */ 73 interface com::sun::star::util::XRefreshable; 74 75 //------------------------------------------------------------------------- 76 77 /** provides access to the DDE link results. 78 | 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 --- 62 unchanged lines hidden (view full) --- 71 /** provides methods to reload the external linked data. 72 */ 73 interface com::sun::star::util::XRefreshable; 74 75 //------------------------------------------------------------------------- 76 77 /** provides access to the DDE link results. 78 |
79 @since OOo 3.0 | 79 @since OpenOffice 3.0 |
80 */ 81 [optional] interface com::sun::star::sheet::XDDELinkResults; 82 83}; 84 85//============================================================================= 86 87}; }; }; }; 88 89#endif 90 | 80 */ 81 [optional] interface com::sun::star::sheet::XDDELinkResults; 82 83}; 84 85//============================================================================= 86 87}; }; }; }; 88 89#endif 90 |