(incubating) | The Free and Open Productivity Suite
Announcing Apache OpenOffice 3.4

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: com :: sun :: star :: drawing ::

service OLE2Shape
Description
This service is for an ole shape.
Developers Guide
Charts - Working With Charts - Document Structure

Included Services - Summary
Shape
(referenced entity's summary:)
This abstract service specifies the general characteristics of all Shapes.
Properties' Summary
string
CLSID
If you get this property you get the CLSID of the OLE2 document stream contained in this OLE2 shape. If you set it, an empty OLE2 document stream with this CLSID is created within this OLE2 shape.  
string
PersistName
this is the internal storage name that keeps this OLE2 persist.  
[ readonly ] ::com::sun::star::frame::XModel
Model
This is the model for the OLE2 inside this shape.  
[ readonly ] boolean
IsInternal
This property returns true for all OLE2 that are internal Office components.  
Included Services - Details
Shape
(referenced entity's summary:)
This abstract service specifies the general characteristics of all Shapes.
Properties' Details
CLSID
string CLSID;
Description
If you get this property you get the CLSID of the OLE2 document stream contained in this OLE2 shape. If you set it, an empty OLE2 document stream with this CLSID is created within this OLE2 shape.
PersistName
string PersistName;
Description
this is the internal storage name that keeps this OLE2 persist.
Model
[ readonly ] ::com::sun::star::frame::XModel Model;
Description
This is the model for the OLE2 inside this shape.

This property returns an empty reference if the ole2 is not an Office component.

IsInternal
[ readonly ] boolean IsInternal;
Description
This property returns true for all OLE2 that are internal Office components.

 
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us

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.

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.