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

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

38 <p><type>DataPilotTableResultData</type> contains information about a
39 particular cell positioned within the result area of a DataPilot table.</p>
40
41 @see com::sun::star::sheet::DataPilotTablePositionData
42 @see com::sun::star::sheet::DataPilotTablePositionType
43 @see com::sun::star::sheet::DataPilotFieldFilter
44 @see com::sun::star::sheet::DataResult
45
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

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

38 <p><type>DataPilotTableResultData</type> contains information about a
39 particular cell positioned within the result area of a DataPilot table.</p>
40
41 @see com::sun::star::sheet::DataPilotTablePositionData
42 @see com::sun::star::sheet::DataPilotTablePositionType
43 @see com::sun::star::sheet::DataPilotFieldFilter
44 @see com::sun::star::sheet::DataResult
45
46 @since OOo 3.0
46 @since OpenOffice 3.0
47 */
48struct DataPilotTableResultData
49{
50 //------------------------------------------------------------------------
51
52 /** This is a set of filter criteria that can be used to re-create those
53 data rows that contribute to the value shown in the cell.
54

--- 28 unchanged lines hidden ---
47 */
48struct DataPilotTableResultData
49{
50 //------------------------------------------------------------------------
51
52 /** This is a set of filter criteria that can be used to re-create those
53 data rows that contribute to the value shown in the cell.
54

--- 28 unchanged lines hidden ---