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

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

55 [optional, property] boolean AutomaticPosition;
56
57 //-------------------------------------------------------------------------
58
59 /** If a <type>ChartTitle</type> may be stored as XML element,
60 this service should be supported in order to preserve unparsed
61 XML attributes.
62
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

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

55 [optional, property] boolean AutomaticPosition;
56
57 //-------------------------------------------------------------------------
58
59 /** If a <type>ChartTitle</type> may be stored as XML element,
60 this service should be supported in order to preserve unparsed
61 XML attributes.
62
63 @since OOo 1.1.2
63 @since OpenOffice 1.1.2
64 */
65 [optional] service com::sun::star::xml::UserDefinedAttributeSupplier;
66
67 //-------------------------------------------------------------------------
68
69 /** specifies the rotation of the shape in 100th of degrees.
70
71 <p>Especially in three-dimensional charts, this property comes

--- 23 unchanged lines hidden ---
64 */
65 [optional] service com::sun::star::xml::UserDefinedAttributeSupplier;
66
67 //-------------------------------------------------------------------------
68
69 /** specifies the rotation of the shape in 100th of degrees.
70
71 <p>Especially in three-dimensional charts, this property comes

--- 23 unchanged lines hidden ---