DrawPage.idl (d1766043) DrawPage.idl (361c8c00)
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

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

64 */
65 interface com::sun::star::drawing::XMasterPageTarget;
66
67 /** provides access to the hierarchy of form components belonging to the draw page.
68
69 <p>Every draw page may contain a form layer - that is, a hierarchy of form elements. The layer can be
70 accessed using this interface.</p>
71
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

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

64 */
65 interface com::sun::star::drawing::XMasterPageTarget;
66
67 /** provides access to the hierarchy of form components belonging to the draw page.
68
69 <p>Every draw page may contain a form layer - that is, a hierarchy of form elements. The layer can be
70 accessed using this interface.</p>
71
72 @see com.sun.star.form.FormComponent
73 @see com.sun.star.form.FormComponents
74 @see com.sun.star.form.Forms
72 @see com::sun::star::form::FormComponent
73 @see com::sun::star::form::FormComponents
74 @see com::sun::star::form::Forms
75 */
76 [optional] interface com::sun::star::form::XFormsSupplier;
77};
78
79//=============================================================================
80
81}; }; }; };
82
83#endif
84
75 */
76 [optional] interface com::sun::star::form::XFormsSupplier;
77};
78
79//=============================================================================
80
81}; }; }; };
82
83#endif
84