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

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

77 */
78 [property] boolean ShowDetails;
79
80 //-------------------------------------------------------------------------
81
82 /** specifies the member's position in its hierarchy level if sorting
83 is manual.
84
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

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

77 */
78 [property] boolean ShowDetails;
79
80 //-------------------------------------------------------------------------
81
82 /** specifies the member's position in its hierarchy level if sorting
83 is manual.
84
85 @since OOo 2.4
85 @since OpenOffice 2.4
86 */
87 [optional, property] boolean Position;
88};
89
90//=============================================================================
91
92}; }; }; };
93
94#endif
95
86 */
87 [optional, property] boolean Position;
88};
89
90//=============================================================================
91
92}; }; }; };
93
94#endif
95