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

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

40 <p>
41 Every OpenOffice.org module has an amout of user interface elements that can
42 be positioned, resized, closed and their style can be changed. This service
43 provides access to the window based information of available user interface
44 elements which are part of a single OpenOffice.org module, like Writer or
45 Calc.
46 </p>
47
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

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

40 <p>
41 Every OpenOffice.org module has an amout of user interface elements that can
42 be positioned, resized, closed and their style can be changed. This service
43 provides access to the window based information of available user interface
44 elements which are part of a single OpenOffice.org module, like Writer or
45 Calc.
46 </p>
47
48 @since OOo 2.0
48 @since OpenOffice 2.0
49*/
50
51service ModuleWindowStateConfiguration
52{
53 /** provides read/write access to window based information of user interface
54 elements which are part of single installed module.
55
56 <p>

--- 38 unchanged lines hidden ---
49*/
50
51service ModuleWindowStateConfiguration
52{
53 /** provides read/write access to window based information of user interface
54 elements which are part of single installed module.
55
56 <p>

--- 38 unchanged lines hidden ---