ExternalLinkInfo.idl (d1766043) ExternalLinkInfo.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

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

29
30//=============================================================================
31
32module com { module sun { module star { module sheet {
33
34//=============================================================================
35/** describes an external link in a formula.
36
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

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

29
30//=============================================================================
31
32module com { module sun { module star { module sheet {
33
34//=============================================================================
35/** describes an external link in a formula.
36
37 @since OOo 3.1
37 @since OpenOffice 3.1
38 */
39struct ExternalLinkInfo
40{
41 //-------------------------------------------------------------------------
42 /** Link type, one of <type>ExternalLinkType</type> constants.
43 */
44 long Type;
45

--- 28 unchanged lines hidden ---
38 */
39struct ExternalLinkInfo
40{
41 //-------------------------------------------------------------------------
42 /** Link type, one of <type>ExternalLinkType</type> constants.
43 */
44 long Type;
45

--- 28 unchanged lines hidden ---