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