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

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

65 <ul>
66 <li>menubar</li>
67 <li>popupmenu<li>
68 <li>toolbar</li>
69 <li>statusbar</li>
70 </ul>
71 </p>
72
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

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

65 <ul>
66 <li>menubar</li>
67 <li>popupmenu<li>
68 <li>toolbar</li>
69 <li>statusbar</li>
70 </ul>
71 </p>
72
73 @since OOo 2.0
73 @since OpenOffice 2.0
74*/
75
76service ConfigurableUIElement
77{
78 /** provides properties and functions to initialize and identify a user
79 interface element.
80
81 <p>

--- 43 unchanged lines hidden ---
74*/
75
76service ConfigurableUIElement
77{
78 /** provides properties and functions to initialize and identify a user
79 interface element.
80
81 <p>

--- 43 unchanged lines hidden ---