DataPilotTablePositionType.idl (d1766043) DataPilotTablePositionType.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/** specifies in which sub-area a cell is positioned within a DataPilot table.
32
33 @see com::sun::star::sheet::DataPilotTablePositionData
34 @see com::sun::star::sheet::DataPilotTableResultData
35 @see com::sun::star::sheet::DataPilotTableHeaderData
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/** specifies in which sub-area a cell is positioned within a DataPilot table.
32
33 @see com::sun::star::sheet::DataPilotTablePositionData
34 @see com::sun::star::sheet::DataPilotTableResultData
35 @see com::sun::star::sheet::DataPilotTableHeaderData
36
37 @since OOo 3.0
37 @since OpenOffice 3.0
38 */
39constants DataPilotTablePositionType
40{
41 //------------------------------------------------------------------------
42
43 /** indicates that the specified cell is not in the DataPilot table. */
44 const long NOT_IN_TABLE = 0;
45

--- 29 unchanged lines hidden ---
38 */
39constants DataPilotTablePositionType
40{
41 //------------------------------------------------------------------------
42
43 /** indicates that the specified cell is not in the DataPilot table. */
44 const long NOT_IN_TABLE = 0;
45

--- 29 unchanged lines hidden ---