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

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

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

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

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

--- 15 unchanged lines hidden ---
48*/
49
50published service WindowStateConfiguration
51{
52 /** provides access to window based information about user interface elements
53 of all installed application modules.
54
55 <p>

--- 15 unchanged lines hidden ---