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

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

57 /** provides methods to control a data pilot table.
58 */
59 interface com::sun::star::sheet::XDataPilotTable;
60
61 //-------------------------------------------------------------------------
62
63 /** allows notification of modifications to the data pilot table.
64
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

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

57 /** provides methods to control a data pilot table.
58 */
59 interface com::sun::star::sheet::XDataPilotTable;
60
61 //-------------------------------------------------------------------------
62
63 /** allows notification of modifications to the data pilot table.
64
65 @since OOo 3.3
65 @since OpenOffice 3.3
66
67 */
68 [optional] interface com::sun::star::util::XModifyBroadcaster;
69};
70
71//=============================================================================
72
73}; }; }; };
74
75#endif
76
66
67 */
68 [optional] interface com::sun::star::util::XModifyBroadcaster;
69};
70
71//=============================================================================
72
73}; }; }; };
74
75#endif
76