DataPilotTableHeaderData.idl (d1766043) | DataPilotTableHeaderData.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 --- 33 unchanged lines hidden (view full) --- 42 either <const>DataPilotTablePositionType::ROW_HEADER</const> or 43 <const>DataPilotTablePositionType::COLUMN_HEADER</const>. 44 45 @see com::sun::star::sheet::DataPilotTablePositionData 46 @see com::sun::star::sheet::DataPilotTablePositionType 47 @see com::sun::star::sheet::DataPilotFieldFilter 48 @see com::sun::star::sheet::DataResult 49 | 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 --- 33 unchanged lines hidden (view full) --- 42 either <const>DataPilotTablePositionType::ROW_HEADER</const> or 43 <const>DataPilotTablePositionType::COLUMN_HEADER</const>. 44 45 @see com::sun::star::sheet::DataPilotTablePositionData 46 @see com::sun::star::sheet::DataPilotTablePositionType 47 @see com::sun::star::sheet::DataPilotFieldFilter 48 @see com::sun::star::sheet::DataResult 49 |
50 @since OOo 3.0 | 50 @since OpenOffice 3.0 |
51 */ 52struct DataPilotTableHeaderData 53{ 54 /** number of dimensions */ 55 long Dimension; 56 57 /** hierarchy */ 58 long Hierarchy; --- 17 unchanged lines hidden --- | 51 */ 52struct DataPilotTableHeaderData 53{ 54 /** number of dimensions */ 55 long Dimension; 56 57 /** hierarchy */ 58 long Hierarchy; --- 17 unchanged lines hidden --- |