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

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

51published service ChartGrid
52{
53 service com::sun::star::drawing::LineProperties;
54
55 /** If a <type>ChartGrid</type> may be stored as XML element, this
56 service should be supported in order to preserve unparsed XML
57 attributes.
58
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

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

51published service ChartGrid
52{
53 service com::sun::star::drawing::LineProperties;
54
55 /** If a <type>ChartGrid</type> may be stored as XML element, this
56 service should be supported in order to preserve unparsed XML
57 attributes.
58
59 @since OOo 1.1.2
59 @since OpenOffice 1.1.2
60 */
61 [optional] service com::sun::star::xml::UserDefinedAttributeSupplier;
62
63 interface com::sun::star::beans::XPropertySet;
64};
65
66//=============================================================================
67
68}; }; }; };
69
70#endif
60 */
61 [optional] service com::sun::star::xml::UserDefinedAttributeSupplier;
62
63 interface com::sun::star::beans::XPropertySet;
64};
65
66//=============================================================================
67
68}; }; }; };
69
70#endif