(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 :: text ::

service ObjectIndex
Description
specifies service of object indexes within a document.
See also
BaseIndex

Included Services - Summary
BaseIndex
(referenced entity's summary:)
specifies the basic service of different indexes within a document.
Properties' Summary
boolean
CreateFromStarMath
[ OPTIONAL ]
Determines if star office math objects are included in the office.  
boolean
CreateFromStarImage
[ OPTIONAL ]
Determines if star office image objects are included in the office.  
boolean
CreateFromStarChart
[ OPTIONAL ]
Determines if star office chart objects are included in the office.  
boolean
CreateFromStarCalc
[ OPTIONAL ]
Determines if star office calc objects are included in the office.  
boolean
CreateFromStarDraw
[ OPTIONAL ]
Determines if star office draw objects are included in the office.  
boolean
CreateFromOtherEmbeddedObjects
[ OPTIONAL ]
Determines if external embedded objects are included in the office.  
Included Services - Details
BaseIndex
(referenced entity's summary:)
specifies the basic service of different indexes within a document.
Properties' Details
CreateFromStarMath
boolean CreateFromStarMath;
Usage Restrictions
optional
Description
Determines if star office math objects are included in the office.
CreateFromStarImage
boolean CreateFromStarImage;
Usage Restrictions
optional
Description
Determines if star office image objects are included in the office.
CreateFromStarChart
boolean CreateFromStarChart;
Usage Restrictions
optional
Description
Determines if star office chart objects are included in the office.
CreateFromStarCalc
boolean CreateFromStarCalc;
Usage Restrictions
optional
Description
Determines if star office calc objects are included in the office.
CreateFromStarDraw
boolean CreateFromStarDraw;
Usage Restrictions
optional
Description
Determines if star office draw objects are included in the office.
CreateFromOtherEmbeddedObjects
boolean CreateFromOtherEmbeddedObjects;
Usage Restrictions
optional
Description
Determines if external embedded objects are included in the office.

 
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.