ChartTwoAxisXSupplier.idl (d1766043) | ChartTwoAxisXSupplier.idl (0d3a54ff) |
---|---|
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 --- 56 unchanged lines hidden (view full) --- 65 [property] boolean HasSecondaryXAxisDescription; 66 67 //------------------------------------------------------------------------- 68 69 /** determines if the title of the secondary X-axis is shown or hidden. 70 71 @see ChartTitle 72 | 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 --- 56 unchanged lines hidden (view full) --- 65 [property] boolean HasSecondaryXAxisDescription; 66 67 //------------------------------------------------------------------------- 68 69 /** determines if the title of the secondary X-axis is shown or hidden. 70 71 @see ChartTitle 72 |
73 @since OOo 3.0 | 73 @since OpenOffice 3.0 |
74 */ 75 [optional, property] boolean HasSecondaryXAxisTitle; 76 77}; 78 79//============================================================================= 80 81}; }; }; }; 82 83#endif | 74 */ 75 [optional, property] boolean HasSecondaryXAxisTitle; 76 77}; 78 79//============================================================================= 80 81}; }; }; }; 82 83#endif |