(incubating) | The Free and Open Productivity Suite

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: com :: sun :: star :: frame ::

service FrameControl
Description
contains a frame with a desktop component

If the control is visible and has a valid (loadable) component URL, then the Frame property is set. Normaly this control can be used for preview functionality inside any UI.


Included Services - Summary
::com::sun::star::awt::UnoControl

the base service of all controls

Properties' Summary
string
ComponentUrl
contains the type of the component which is loaded into the frame, or the document which implicitly specifies the type  
[ readonly ] string
Frame
the frame held by this control  
Included Services - Details
::com::sun::star::awt::UnoControl
Description
the base service of all controls
Properties' Details
ComponentUrl
string ComponentUrl;
Description
contains the type of the component which is loaded into the frame, or the document which implicitly specifies the type
Frame
[ readonly ] string Frame;
Description
the frame held by this control

The Frame is created if the control is shown and the ComponentUrl is set.


 
Top of Page

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Copyright & License
Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.