FrameControl.idl (d1766043) FrameControl.idl (2e3a1b6e)
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

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

36 module com { module sun { module star { module frame {
37
38//=============================================================================
39/** contains a frame with a desktop component
40
41 <p>
42 If the control is visible and has a valid (loadable) component URL,
43 then the <member>FrameControl::Frame</member> property is set.
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

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

36 module com { module sun { module star { module frame {
37
38//=============================================================================
39/** contains a frame with a desktop component
40
41 <p>
42 If the control is visible and has a valid (loadable) component URL,
43 then the <member>FrameControl::Frame</member> property is set.
44 Normaly this control can be used for preview functionality inside
44 Normally this control can be used for preview functionality inside
45 any UI.
46 </p>
47 */
48published service FrameControl
49{
50 //-------------------------------------------------------------------------
51 /** the base service of all controls
52 */

--- 24 unchanged lines hidden ---
45 any UI.
46 </p>
47 */
48published service FrameControl
49{
50 //-------------------------------------------------------------------------
51 /** the base service of all controls
52 */

--- 24 unchanged lines hidden ---