Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: 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 Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.